.textWidget--59 {
    --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: 750px;
    padding-top: 64px; 
    padding-bottom: 64px; 
    line-height: 1.75; 
    background-color: #f5f2f9;
    color: var(--text_color);
}

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

.textWidget--59 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.photoGalleryWidget--65 {
    padding-top:64px; 
    padding-bottom: 64px;
    background-color: #ffffff;
    color: var(--text_color); 
}

.photoGalleryWidget--65 a {
    color: var(--link_color);
}.textWidget--69 {
    --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: 5px; 
    line-height: 1.75; 
    background-color: #f5f2f9;
    color: var(--text_color);
}

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

.textWidget--69 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.ctaButtonWidget--70 {
    background-color: #f5f2f9; 
    padding-top:10px; 
    padding-bottom: 64px;
    
}