.textHeader--28 {
    background-color: #fff0a0; 
    color: #125313; 
    padding-top: 64px; 
    padding-bottom: 0px;
}

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

.textHeader--28 .textHeader__subheading {
    color: inherit; 
}.dividerWidget--30 hr {
    height: 5px; 
    background-color: #125313;
}.textWidget--250 {
    --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: 30px; 
    padding-bottom: 30px; 
    line-height: 1.75; 
    background-color: #ffffff;
    color: var(--text_color);
}

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

.textWidget--250 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.textWidget--29 {
    --tw-prose-headings: #125313;
    --tw-prose-p: #125313;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #125313;
    --tw-prose-bullets: #125313;
    max-width: 1000px;
    padding-top: 27px; 
    padding-bottom: 64px; 
    line-height: 1.75; 
    background-color: #ffffff;
    color: #125313;
}

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

.textWidget--29 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.dividerWidget--31 hr {
    height: 5px; 
    background-color: #125313;
}.textWidget--32 {
    --tw-prose-headings: #3d3d3d;
    --tw-prose-p: #3d3d3d;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #3d3d3d;
    --tw-prose-bullets: #3d3d3d;
    max-width: 774px;
    padding-top: 64px; 
    padding-bottom: 64px; 
    line-height: 1.75; 
    background-color: #fff0a0;
    color: #3d3d3d;
}

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

.textWidget--32 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.ctaButtonWidget--34 {
    background-color: #ffffff; 
    padding-top:24px; 
    padding-bottom: 8px;
    
}.bannerWidget--33 {
    background-image: url(); 
	background-attachment: scroll; 
	background-position: 50% 100%; 
	background-repeat: no-repeat; 
    background-size: auto;
    position: relative;
    -o-background-size: auto;
    -moz-background-size: auto;
    -webkit-background-size: auto;
}

@media (max-width : 480px) {
    /* safari mobile does not support fixed */
    .bannerWidget--33 {
        background-attachment: initial;
    }
}

.bannerWidget--33::after {
    background-color: hsl(0, 0%, 100%);
    z-index: 1;
}

.bannerWidget--33 .bannerWidget__innerContainer {
    z-index: 5;
    padding-top: 16px;
    padding-bottom: 24px;
    height: auto;
        max-width: 1600px;
    
    }

.bannerWidget--33 .bannerWidget__heading {
    letter-spacing: 1px; 
    color: #000000; 
    max-width: 896px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}

.bannerWidget--33 .bannerWidget__subheading {
    letter-spacing: 0px; 
    color: #000000; 
    max-width: 608px; 
    line-height: 2; 
    font-size: 32px;
    text-transform: none;
}