.imageWidget--32 {
    padding-top: 64px; 
    padding-bottom: 64px;
}

.imageWidget--32 img {
    width: 450px;
    height: auto;
    max-width: 100%;
}.textWidget--33 {
    --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: #ecc190;
    color: var(--text_color);
}

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

.textWidget--33 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.contactFormWidget--34 {
    padding-top: 64px; 
    padding-bottom: 64px; 
    max-width: 640px;
    background-color: #ecc190; 
    color: #3d3d3d;
}.imageWidget--35 {
    padding-top: 64px; 
    padding-bottom: 64px;
}

.imageWidget--35 img {
    width: 362px;
    height: auto;
    max-width: 100%;
}