.imageWidget--72 {
    padding-top: 64px; 
    padding-bottom: 64px;
}

.imageWidget--72 img {
    width: 1024px;
    height: auto;
    max-width: 100%;
}.textHeader--76 {
    background-color: #598234; 
    color: #ffffff; 
    padding-top: 12px; 
    padding-bottom: 0px;
}

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

.textHeader--76 .textHeader__subheading {
    color: inherit; 
}.photoGridWidget--73 {
    padding-top:64px; 
    padding-bottom: 64px;
    background-color: var(--background_color);
    color: var(--text_color); 
}

.photoGridWidget--73 a {
    color: var(--link_color);
}.textWidget--77 {
    --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: 0px; 
    padding-bottom: 15px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

.textWidget--77 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.dividerWidget--78 hr {
    height: 5px; 
    background-color: #eceeef;
}.textWidget--124 {
    --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: 10px; 
    padding-bottom: 10px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

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