.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: 800px;
    padding-top: 63px; 
    padding-bottom: 12px; 
    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;
}
.imageWidget--75 {
    padding-top: 28px; 
    padding-bottom: 0px;
}

.imageWidget--75 img {
    width: 1058px;
    height: auto;
    max-width: 100%;
}.textWidget--74 {
    --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: 800px;
    padding-top: 10px; 
    padding-bottom: 12px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

.textWidget--74 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.imageWidget--31 {
    padding-top: 0px; 
    padding-bottom: 45px;
}

.imageWidget--31 img {
    width: 366px;
    height: auto;
    max-width: 100%;
}