.textHeader--96 {
    background-color: var(--background_color); 
    color: #206628; 
    padding-top: 65px; 
    padding-bottom: 0px;
}

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

.textHeader--96 .textHeader__subheading {
    color: inherit; 
}.textWidget--98 {
    --tw-prose-headings: #0c0c0c;
    --tw-prose-p: #0c0c0c;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #0c0c0c;
    --tw-prose-bullets: #0c0c0c;
    max-width: 640px;
    padding-top: 64px; 
    padding-bottom: 64px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: #0c0c0c;
}

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

.textWidget--98 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.ctaButtonWidget--102 {
    background-color: #FFF; 
    padding-top:64px; 
    padding-bottom: 64px;
    
}.dividerWidget--100 hr {
    height: 16px; 
    background-color: #206628;
}.imageWidget--103 {
    padding-top: 64px; 
    padding-bottom: 64px;
}

.imageWidget--103 img {
    width: 4189px;
    height: auto;
    max-width: 100%;
}.textWidget--101 {
    --tw-prose-headings: #000000;
    --tw-prose-p: #000000;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #000000;
    --tw-prose-bullets: #000000;
    max-width: 640px;
    padding-top: 64px; 
    padding-bottom: 64px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: #000000;
}

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

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