.textWidget--575 {
    --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: 64px; 
    padding-bottom: 64px; 
    line-height: 1.75; 
    background-color: #257695;
    color: #ffffff;
}

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

.textWidget--575 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.textWidget--576 {
    --tw-prose-headings: #ffffff;
    --tw-prose-p: #ffffff;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #ffffff;
    --tw-prose-bullets: #ffffff;
    max-width: 1366px;
    padding-top: 24px; 
    padding-bottom: 24px; 
    line-height: 1.75; 
    background-color: #257695;
    color: #ffffff;
}

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

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