.textWidget--31 {
    --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: 750px;
    padding-top: 64px; 
    padding-bottom: 32px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

.textWidget--31 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.textHeader--53 {
    background-color: var(--background_color); 
    color: var(--text_color); 
    padding-top: 32px; 
    padding-bottom: 0px;
}

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

.textHeader--53 .textHeader__subheading {
    color: inherit; 
}.imageWidget--52 {
    padding-top: 24px; 
    padding-bottom: 24px;
}

.imageWidget--52 img {
    width: 400px;
    height: auto;
    max-width: 100%;
}.textWidget--16 {
    --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: 750px;
    padding-top: 0px; 
    padding-bottom: 25px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

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