.imageWidget--91 {
    padding-top: 0px; 
    padding-bottom: 0px;
}

.imageWidget--91 img {
    width: 348px;
    height: auto;
    max-width: 100%;
}.textHeader--84 {
    background-color: #fcfcfc; 
    color: #9fb791; 
    padding-top: 28px; 
    padding-bottom: 30px;
}

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

.textHeader--84 .textHeader__subheading {
    color: inherit; 
}.textWidget--90 {
    --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: 1008px;
    padding-top: 30px; 
    padding-bottom: 29px; 
    line-height: 1.75; 
    background-color: #9fb791;
    color: var(--text_color);
}

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

.textWidget--90 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.ctaButtonWidget--93 {
    background-color: #9fb791; 
    padding-top:0px; 
    padding-bottom: 34px;
    
}