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

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

.textWidget--105 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.testimonialsWidget--100 {
    padding-top: 30px; 
    padding-bottom: 64px;
    background-color: var(--background_color);
    color: var(--text_color); 
}

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

.testimonialsWidget--100 .testimonialsWidgetDots li button:before {
    color: var(--text_color); 
}

.testimonialsWidget--100 .testimonial__bodyContainer {
    background-color: #fbf6ec;
    color: inherit;
}

.testimonialsWidget--100 .testimonial__bodyContainer::after {
    background-color: #fbf6ec;
}.dividerWidget--106 hr {
    height: 16px; 
    background-color: #e2f3f3;
}.textWidget--102 {
    --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: 20px; 
    line-height: 1.75; 
    background-color: #ffffff;
    color: var(--text_color);
}

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

.textWidget--102 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.ctaButtonWidget--103 {
    background-color: #ffffff; 
    padding-top:20px; 
    padding-bottom: 20px;
    
}.textWidget--104 {
    --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: 20px; 
    padding-bottom: 20px; 
    line-height: 1.75; 
    background-color: #ffffff;
    color: var(--text_color);
}

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

.textWidget--104 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.contactFormWidget--101 {
    padding-top: 20px; 
    padding-bottom: 64px; 
    max-width: 640px;
    background-color: #ffffff; 
    color: #3d3d3d;
}