.textWidget--3907 {
    --tw-prose-headings: #ffffff;
    --tw-prose-p: #ffffff;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #ffffff;
    --tw-prose-bullets: #ffffff;
    max-width: 992px;
    padding-top: 25px; 
    padding-bottom: 25px; 
    line-height: 1.75; 
    background-color: #003324;
    color: #ffffff;
}

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

.textWidget--3907 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.dividerWidget--3901 hr {
    height: 1px; 
    background-color: #EEE;
}.textWidget--3903 {
    --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: 1600px;
    padding-top: 30px; 
    padding-bottom: 40px; 
    line-height: 1.75; 
    background-color: #f5ebe3;
    color: var(--text_color);
}

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

.textWidget--3903 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.howItWorksWidget--3909 {
    background-color: #f5ebe3; 
    color: var(--text_color); 
    text-align: left; 
    padding-top: 64px; 
    padding-bottom: 64px;
}

.howItWorksWidget--3909 a {
    color: var(--link_color);
}

.howItWorksWidget--3909 .bullet {
    background-color: var(--brand_color); 
    color: var(--brand_color_inverted);
}.textWidget--3910 {
    --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: 1600px;
    padding-top: 30px; 
    padding-bottom: 40px; 
    line-height: 1.75; 
    background-color: #f5ebe3;
    color: var(--text_color);
}

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

.textWidget--3910 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.ctaButtonWidget--3904 {
    background-color: #f5ebe3; 
    padding-top:40px; 
    padding-bottom: 40px;
    
}