/* Custom Styles */
@import url('https://fonts.googleapis.com/css2?family=Geist:wght@100..900&display=swap');

h1, h2, h3, h4, h5, h6, a, .btn, span, p { font-family: "Geist", sans-serif !important; }


 div#block-1749899595552 .form-control {   border: 2px solid #C1FF72;
    background: #000000a6;
    border-radius: 12px;
}



#block-1749198920682 #form-button {
    width: 100%;
}


#section-1749904056577 .row {
    box-shadow: 10px -10px 25px 0px rgba(0, 0, 0, 0.25);
}



h5.media__body {
    font-weight: 300;
    font-size: 18px;
}

@media(max-width:767px){
    
    br {display:none;}
    .common-div {
    padding: 0 !important;
    text-align: center;
}
.first-image {
    margin: auto;
}

}



