.textWidget--16 {
    --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: 20px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: #000000;
}

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

.textWidget--16 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.ctaButtonWidget--140 {
    background-color: #FFF; 
    padding-top:20px; 
    padding-bottom: 64px;
    
}.textWidget--141 {
    --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: 20px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

.textWidget--141 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.teamWidget--95 {
    padding-top: 20px; 
    padding-bottom: 64px;
    background-color: var(--background_color);
}
.ctaButtonWidget--143 {
    background-color: #FFF; 
    padding-top:20px; 
    padding-bottom: 64px;
    
}.textWidget--139 {
    --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: #f0f7f0;
    color: var(--text_color);
}

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

.textWidget--139 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.ctaButtonWidget--142 {
    background-color: #f0f7f0; 
    padding-top:20px; 
    padding-bottom: 64px;
    
}