.howItWorksWidget--52 {
    background-color: var(--background_color); 
    color: var(--text_color); 
    text-align: left; 
    padding-top: 64px; 
    padding-bottom: 64px;
}

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

.howItWorksWidget--52 .bullet {
    background-color: var(--brand_color); 
    color: var(--brand_color_inverted);
}.textWidget--57 {
    --tw-prose-headings: #000000;
    --tw-prose-p: #000000;
    --tw-prose-a: #0061f2;
    --tw-prose-body: #000000;
    --tw-prose-bullets: #000000;
    max-width: 640px;
    padding-top: 9px; 
    padding-bottom: 10px; 
    line-height: 1.75; 
    background-color: #b8aeb4;
    color: #000000;
}

.textWidget--57 a {
    color: #0061f2;
    text-decoration: none;
}

.textWidget--57 a:hover {
    color: #0061f2;
    text-decoration: underline;
}
