@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');



body, html {
    font-family: "Montserrat", sans-serif!important;
    font-weight: 400!important;
    width: 100%;
}

.form_head {margin-top: 100px!important;}

.sub_but {border-color: #0d6efd!important;}

.footer_text_weight {font-weight: 500!important;}

.cont_link {text-decoration-color:#0d6efd!important;}

.text_weight_sec {font-weight: 400!important}

.text_weight_head {font-weight: 400!important}

.text_weight {font-weight: 600!important}

.bord_color {border-color: #0d6efd!important;}

.def_text_color {color: #0d6efd!important;}

.subscribe_button_background {background: #0d6efd!important;}

footer {
    background-color: #f6f8fc!important;
}