.textWidget--5 {
    --tw-prose-headings: #070707;
    --tw-prose-p: #070707;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #070707;
    --tw-prose-bullets: #070707;
    max-width: 1024px;
    padding-top: 24px; 
    padding-bottom: 1px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: #070707;
}

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

.textWidget--5 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.photoGridWidget--7 {
    padding-top:24px; 
    padding-bottom: 64px;
    background-color: var(--background_color);
    color: var(--text_color); 
}

.photoGridWidget--7 a {
    color: var(--link_color);
}.testimonialsWidget--29 {
    padding-top: 64px; 
    padding-bottom: 64px;
    background-color: var(--background_color);
    color: var(--text_color); 
}

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

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

.testimonialsWidget--29 .testimonial__bodyContainer {
    background-color: #f3f3f3;
    color: inherit;
}

.testimonialsWidget--29 .testimonial__bodyContainer::after {
    background-color: #f3f3f3;
}