﻿
* {
    /*background-color: #fbfbfb;*/
    font-family: "Inter", sans-serif;
    font-optical-sizing: auto;
    padding: 0px;
    font-style: normal;
}
/*.card-body img{
    margin-top:16%;
    width:35%

}
.card-body {
    

}*/
.text-black {
    background-color: rgba(255,255,255,0.60);
   
}
/*.icon {
    background-color: midnightblue;
    color:white;
}
.form-control {
    border-radius: 0px;
    border: #ffffff;
    background-color: #E8E8E8;
}
.btn{
    background-color:midnightblue;
    color:white;
   
}

.bg-image-vertical {
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: auto 100%;
}*/

@media (min-width: 1025px) {
    .h-custom-2 {
        height: 100%;
    }
}
