/* Start custom CSS for wpforms, class: .elementor-element-43e2d59 */.wpforms-field-container h3 {
    color: #BC9454 !important;
    font-family: Arial !important;
}

.wpforms-field-container label, legend {
    color: #00000 !important;
    font-family: main !important;
    font-size: 17px !important;
    font-weight: 400 !important;
}

.wpforms-field-container input, textarea {
    border-color: #B3B3B3 !important;
    border-radius: 10px !important
}


.wpforms-container .wpforms-field {
    padding: 5px 0px !important;
}

.wpforms-submit-container button {
    width: 100% !important;
    background-color: #4079BC !important;
    border-radius: 12px !important;
    font-family: main !important;
    font-size: 20px !important;
}

.wpforms-required-label {
    color: #293B71 !important;
}/* End custom CSS */