.textWidget--19 {
    --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: 720px;
    padding-top: 0px; 
    padding-bottom: 0px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

.textWidget--19 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.ctaButtonWidget--36 {
    background-color: #FFF; 
    padding-top:0px; 
    padding-bottom: 0px;
    
}.imageWidget--18 {
    padding-top: 19px; 
    padding-bottom: 0px;
}

.imageWidget--18 img {
    width: 600px;
    height: auto;
    max-width: 100%;
}.dividerWidget--22 hr {
    height: 1px; 
    background-color: #0c3708;
}.imageWidget--37 {
    padding-top: 0px; 
    padding-bottom: 0px;
}

.imageWidget--37 img {
    width: 209px;
    height: auto;
    max-width: 100%;
}.textWidget--39 {
    --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: 912px;
    padding-top: 0px; 
    padding-bottom: 31px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

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