.textWidget--6 {
    --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: 1024px;
    padding-top: 64px; 
    padding-bottom: 20px; 
    line-height: 1.75; 
    background-color: #f5f2f9;
    color: var(--text_color);
}

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

.textWidget--6 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.textWidget--205 {
    --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: 800px;
    padding-top: 10px; 
    padding-bottom: 20px; 
    line-height: 1.75; 
    background-color: #f5f2f9;
    color: var(--text_color);
}

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

.textWidget--205 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.ctaButtonWidget--25 {
    background-color: #f5f2f9; 
    padding-top:20px; 
    padding-bottom: 64px;
    
}.howItWorksWidget--57 {
    background-color: #ffffff; 
    color: var(--text_color); 
    text-align: left; 
    padding-top: 64px; 
    padding-bottom: 64px;
}

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

.howItWorksWidget--57 .bullet {
    background-color: var(--brand_color); 
    color: var(--brand_color_inverted);
}.textWidget--21 {
    --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: #f5f2f9;
    color: var(--text_color);
}

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

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