.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;
}.dividerWidget--1921 hr {
    height: 16px; 
    background-color: #EEE;
}.textWidget--1922 {
    --tw-prose-headings: var(--text_color);
    --tw-prose-p: var(--text_color);
    --tw-prose-a: var(--link_color);
    --tw-prose-body: --text_color;
    --tw-prose-bullets: --text_color;
    max-width: 640px;
    padding-top: 64px; 
    padding-bottom: 64px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

.textWidget--1922 a {
    color: var(--link_color);
    text-decoration: none;
}

.textWidget--1922 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
