body#contact .ce-contact-form .elementor-field,
body#contact .ce-contact-form .elementor-field-textual,
body#contact .ce-contact-form input,
body#contact .ce-contact-form select,
body#contact .ce-contact-form textarea {
    font-family: "Manrope", sans-serif !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    line-height: 1.45 !important;
    color: #232323 !important;
    letter-spacing: 0 !important;
}

body#contact .ce-contact-form input::placeholder,
body#contact .ce-contact-form textarea::placeholder {
    font-family: "Manrope", sans-serif !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    color: #8f98a3 !important;
    opacity: 1 !important;
}

body#contact .ce-contact-form select,
body#contact .ce-contact-form input:not([type="hidden"]),
body#contact .ce-contact-form textarea {
    min-height: 44px;
}

body#contact .ce-contact-form textarea {
    min-height: 120px;
}

body#contact .elementor-element-74ee03a6 .elementor-heading-title,
body#contact .elementor-element-48789cd6 .elementor-heading-title {
    color: #22b8d6 !important;
}

body#contact .ce-contact-form button[name="submitMessage"],
body#contact .ce-contact-form button[type="submit"].elementor-button {
    background: #22b8d6 !important;
    border-color: #22b8d6 !important;
    color: #fff !important;
    font-family: "Manrope", sans-serif !important;
    font-weight: 700 !important;
    letter-spacing: 0 !important;
    box-shadow: 0 8px 18px rgba(34, 184, 214, 0.22);
}

body#contact .ce-contact-form button[name="submitMessage"]:hover,
body#contact .ce-contact-form button[type="submit"].elementor-button:hover {
    background: #18a8c7 !important;
    border-color: #18a8c7 !important;
    color: #fff !important;
}
