.textWidget--33 {
    --tw-prose-headings: #000000;
    --tw-prose-p: #000000;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #000000;
    --tw-prose-bullets: #000000;
    max-width: 1600px;
    padding-top: 20px; 
    padding-bottom: 20px; 
    line-height: 1.75; 
    background-color: #b9a277;
    color: #000000;
}

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

.textWidget--33 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.textWidget--34 {
    --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: 640px;
    padding-top: 64px; 
    padding-bottom: 64px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

.textWidget--34 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.textWidget--35 {
    --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: 640px;
    padding-top: 64px; 
    padding-bottom: 64px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

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

.imageWidget--58 img {
    width: 527px;
    height: auto;
    max-width: 100%;
}