.btn-modal-we-call-you {
    font-family:"Manrope",sans-serif!important;

    background-color:#32E0C4!important;

    transition: background-color .33s ease-in-out;
}

.btn-modal-we-call-you:hover {
    background-color: rgb(51, 51, 51)!important;
}

.custom-sumome {
    border-color:#32E0C4!important;
}

.custom-sumome .content-custom-sumome div.strong {
    color:#32E0C4!important;
}

#modal-we-call-you .modal-content {
    border-color:#32E0C4!important;
}

#modal-we-call-you h2 {
    color:#32E0C4!important;
}

#modal-we-call-you form input[type="submit"] {
    background-color:#32E0C4!important;
}

.page-top .entry-title i {
    color:white!important;
    background:transparent!important;
}