.textWidget--2 {
    --tw-prose-headings: #fbf8f8;
    --tw-prose-p: #fbf8f8;
    --tw-prose-a: #ffffff;
    --tw-prose-body: #fbf8f8;
    --tw-prose-bullets: #fbf8f8;
    max-width: 832px;
    padding-top: 20px; 
    padding-bottom: 13px; 
    line-height: 1.75; 
    background-color: #f9f8f8;
    color: #fbf8f8;
}

.textWidget--2 a {
    color: #ffffff;
    text-decoration: none;
}

.textWidget--2 a:hover {
    color: #ffffff;
    text-decoration: underline;
}
.howItWorksWidget--4 {
    background-color: #f5f5f5; 
    color: #3d3d3d; 
    text-align: left; 
    padding-top: 64px; 
    padding-bottom: 64px;
}

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

.howItWorksWidget--4 .bullet {
    background-color: #e2e2e2; 
    color: #3d3d3d;
}.testimonialsWidget--9 {
    padding-top: 52px; 
    padding-bottom: 38px;
    background-color: var(--background_color);
    color: #f70606; 
}

.testimonialsWidget--9 a {
    color: var(--link_color);
}

.testimonialsWidget--9 .testimonialsWidgetDots li button:before {
    color: #f70606; 
}

.testimonialsWidget--9 .testimonial__bodyContainer {
    background-color: #f5f5f5;
    color: inherit;
}

.testimonialsWidget--9 .testimonial__bodyContainer::after {
    background-color: #f5f5f5;
}.textWidget--12 {
    --tw-prose-headings: #070000;
    --tw-prose-p: #070000;
    --tw-prose-a: #0c0101;
    --tw-prose-body: #070000;
    --tw-prose-bullets: #070000;
    max-width: 640px;
    padding-top: 24px; 
    padding-bottom: 0px; 
    line-height: 1.75; 
    background-color: #d8d6d6;
    color: #070000;
}

.textWidget--12 a {
    color: #0c0101;
    text-decoration: none;
}

.textWidget--12 a:hover {
    color: #0c0101;
    text-decoration: underline;
}
.imageWidget--21 {
    padding-top: 0px; 
    padding-bottom: 64px;
}

.imageWidget--21 img {
    width: 481px;
    height: auto;
    max-width: 100%;
}.textWidget--38 {
    --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: 720px;
    padding-top: 65px; 
    padding-bottom: 64px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

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