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

.imageWidget--21 img {
    width: 353px;
    height: auto;
    max-width: 100%;
}.textWidget--16 {
    --tw-prose-headings: #020202;
    --tw-prose-p: #020202;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #020202;
    --tw-prose-bullets: #020202;
    max-width: 750px;
    padding-top: 9px; 
    padding-bottom: 0px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: #020202;
}

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

.textWidget--16 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.photoGalleryWidget--32 {
    padding-top:64px; 
    padding-bottom: 64px;
    background-color: var(--background_color);
    color: var(--text_color); 
}

.photoGalleryWidget--32 a {
    color: var(--link_color);
}