.textHeader--62 {
    background-color: #b0d0af; 
    color: #ffffff; 
    padding-top: 38px; 
    padding-bottom: 31px;
}

.textHeader--62 .textHeader__heading {
    color: inherit; 
}

.textHeader--62 .textHeader__subheading {
    color: inherit; 
}.photoGridWidget--19 {
    padding-top:64px; 
    padding-bottom: 27px;
    background-color: #f2f2eb;
    color: var(--text_color); 
}

.photoGridWidget--19 a {
    color: var(--link_color);
}.textWidget--322 {
    --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: 15px; 
    padding-bottom: 64px; 
    line-height: 1.75; 
    background-color: #f2f2eb;
    color: var(--text_color);
}

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

.textWidget--322 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
