.imageWidget--10 {
    padding-top: 64px; 
    padding-bottom: 64px;
}

.imageWidget--10 img {
    width: 1024px;
    height: auto;
    max-width: 100%;
}.dividerWidget--11 hr {
    height: 16px; 
    background-color: #EEE;
}.testimonialsWidget--14 {
    padding-top: 64px; 
    padding-bottom: 64px;
    background-color: var(--background_color);
    color: var(--text_color); 
}

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

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

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

.testimonialsWidget--14 .testimonial__bodyContainer::after {
    background-color: #f3f3f3;
}.textWidget--19 {
    --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: 1600px;
    padding-top: 64px; 
    padding-bottom: 64px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

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