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

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

.textWidget--202 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.textWidget--203 {
    --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: 64px; 
    padding-bottom: 64px; 
    line-height: 1.75; 
    background-color: #257695;
    color: #ffffff;
}

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

.textWidget--203 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.imageWidget--109 {
    padding-top: 24px; 
    padding-bottom: 64px;
}

.imageWidget--109 img {
    width: 479px;
    height: auto;
    max-width: 100%;
}