.photoGridWidget--353 {
    padding-top:0px; 
    padding-bottom: 64px;
    background-color: transparent;
    color: var(--text_color); 
}

.photoGridWidget--353 a {
    color: var(--link_color);
}.textWidget--354 {
    --tw-prose-headings: #000000;
    --tw-prose-p: #000000;
    --tw-prose-a: #000000;
    --tw-prose-body: #000000;
    --tw-prose-bullets: #000000;
    max-width: 1150px;
    padding-top: 10px; 
    padding-bottom: 50px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: #000000;
}

.textWidget--354 a {
    color: #000000;
    text-decoration: none;
}

.textWidget--354 a:hover {
    color: #000000;
    text-decoration: underline;
}
.imageWidget--490 {
    padding-top: 64px; 
    padding-bottom: 64px;
}

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