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

.imageWidget--25 img {
    width: 778px;
    height: auto;
    max-width: 100%;
}.textHeader--20 {
    background-color: var(--background_color); 
    color: var(--text_color); 
    padding-top: 40px; 
    padding-bottom: 0px;
}

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

.textHeader--20 .textHeader__subheading {
    color: inherit; 
}.textWidget--4 {
    --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: 1000px;
    padding-top: 20px; 
    padding-bottom: 30px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

.textWidget--4 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.textWidget--22 {
    --tw-prose-headings: #ffffff;
    --tw-prose-p: #ffffff;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #ffffff;
    --tw-prose-bullets: #ffffff;
    max-width: 1000px;
    padding-top: 30px; 
    padding-bottom: 30px; 
    line-height: 1.75; 
    background-color: #183c34;
    color: #ffffff;
}

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

.textWidget--22 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.photoGalleryWidget--18 {
    padding-top:20px; 
    padding-bottom: 40px;
    background-color: #ffffff;
    color: var(--text_color); 
}

.photoGalleryWidget--18 a {
    color: var(--link_color);
}.photoGalleryWidget--24 {
    padding-top:40px; 
    padding-bottom: 20px;
    background-color: var(--background_color);
    color: var(--text_color); 
}

.photoGalleryWidget--24 a {
    color: var(--link_color);
}.photoGalleryWidget--37 {
    padding-top:64px; 
    padding-bottom: 64px;
    background-color: var(--background_color);
    color: var(--text_color); 
}

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