.elementor-5418 .elementor-element.elementor-element-c652620{--display:flex;}/* Start custom CSS for wpforms, class: .elementor-element-911e3ce */.wpforms-field input,
.wpforms-field textarea,
.wpforms-field select {
    border-radius: 10px !important;
    text-align: center !important;
}
.wpforms-field input:focus,
.wpforms-field textarea:focus,
.wpforms-field select:focus {
    border-color: #416a72 !important;
    outline: none !important;
    box-shadow: 0 0 0 2px rgba(65, 106, 114, 0.3) !important;
}
.wpforms-submit-container {
    text-align: center !important;
}
.wpforms-submit {
    border-radius: 10px !important;
}
.wpforms-error {
    font-size: 10px !important;
}

.wpforms-description {
    font-weight: 600 !important;
    color: #3D5170 !important;
    font-size: 18px !important;
    text-align: center !important;
    line-height: 1.3em !important;
}
@media (max-width: 768px) {
    .wpforms-description {
        font-size: 16px !important;
    }
}/* End custom CSS */