.textHeader--46 {
    background-color: var(--background_color); 
    color: #5a8828; 
    padding-top: 59px; 
    padding-bottom: 0px;
}

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

.textHeader--46 .textHeader__subheading {
    color: inherit; 
}.imageWidget--45 {
    padding-top: 23px; 
    padding-bottom: 28px;
}

.imageWidget--45 img {
    width: 355px;
    height: auto;
    max-width: 100%;
}.contactFormWidget--48 {
    padding-top: 0px; 
    padding-bottom: 2px; 
    max-width: 640px;
    background-color: #FFF; 
    color: #5a8828;
}