.dividerWidget--3926 hr {
    height: 1px; 
    background-color: #EEE;
}.textWidget--3927 {
    --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--3927 a {
    color: var(--link_color);
    text-decoration: none;
}

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

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

.howItWorksWidget--3928 .bullet {
    background-color: var(--brand_color); 
    color: var(--brand_color_inverted);
}.textWidget--3929 {
    --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--3929 a {
    color: var(--link_color);
    text-decoration: none;
}

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