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

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

.textWidget--22 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.imageWidget--23 {
    padding-top: 0px; 
    padding-bottom: 20px;
}

.imageWidget--23 img {
    width: 332px;
    height: auto;
    max-width: 100%;
}.imageWidget--26 {
    padding-top: 20px; 
    padding-bottom: 20px;
}

.imageWidget--26 img {
    width: 422px;
    height: auto;
    max-width: 100%;
}.imageWidget--27 {
    padding-top: 20px; 
    padding-bottom: 20px;
}

.imageWidget--27 img {
    width: 420px;
    height: auto;
    max-width: 100%;
}.imageWidget--79 {
    padding-top: 64px; 
    padding-bottom: 64px;
}

.imageWidget--79 img {
    width: 351px;
    height: auto;
    max-width: 100%;
}