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

.photoGridWidget--39 a {
    color: var(--link_color);
}.textWidget--38 {
    --tw-prose-headings: #ffffff;
    --tw-prose-p: #ffffff;
    --tw-prose-a: #ffffff;
    --tw-prose-body: #ffffff;
    --tw-prose-bullets: #ffffff;
    max-width: 950px;
    padding-top: 12px; 
    padding-bottom: 12px; 
    line-height: 1.75; 
    background-color: #3d3d3d;
    color: #ffffff;
}

.textWidget--38 a {
    color: #ffffff;
    text-decoration: none;
}

.textWidget--38 a:hover {
    color: #ffffff;
    text-decoration: underline;
}
