.dividerWidget--116 hr {
    height: 10px; 
    background-color: #e9bb18;
}.textWidget--36 {
    --tw-prose-headings: #ffffff;
    --tw-prose-p: #ffffff;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #ffffff;
    --tw-prose-bullets: #ffffff;
    max-width: 640px;
    padding-top: 5px; 
    padding-bottom: 64px; 
    line-height: 1.75; 
    background-color: #8ca87c;
    color: #ffffff;
}

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

.textWidget--36 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.textWidget--40 {
    --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: 64px; 
    padding-bottom: 64px; 
    line-height: 1.75; 
    background-color: #8ca87c;
    color: var(--text_color);
}

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

.textWidget--40 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.dividerWidget--117 hr {
    height: 16px; 
    background-color: #e9bb18;
}