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

.imageWidget--478 img {
    width: 469px;
    height: auto;
    max-width: 100%;
}.photoGridWidget--183 {
    padding-top:5px; 
    padding-bottom: 30px;
    background-color: var(--background_color);
    color: var(--text_color); 
}

.photoGridWidget--183 a {
    color: var(--link_color);
}.textWidget--210 {
    --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: var(--background_color);
    color: var(--text_color);
}

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

.textWidget--210 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.imageWidget--184 {
    padding-top: 0px; 
    padding-bottom: 0px;
}

.imageWidget--184 img {
    width: 220px;
    height: auto;
    max-width: 100%;
}