.textHeader--110 {
    background-color: #ffcf71; 
    color: var(--text_color); 
    padding-top: 40px; 
    padding-bottom: 40px;
}

.textHeader--110 .textHeader__heading {
    color: inherit; 
}

.textHeader--110 .textHeader__subheading {
    color: inherit; 
}.contactFormWidget--135 {
    padding-top: 20px; 
    padding-bottom: 20px; 
    max-width: 640px;
    background-color: #FFF; 
    color: #3d3d3d;
}