.textWidget--33 {
    --tw-prose-headings: var(--text_color);
    --tw-prose-p: var(--text_color);
    --tw-prose-a: #9f6d3d;
    --tw-prose-body: --text_color;
    --tw-prose-bullets: --text_color;
    max-width: 1152px;
    padding-top: 61px; 
    padding-bottom: 53px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

.textWidget--33 a {
    color: #9f6d3d;
    text-decoration: none;
}

.textWidget--33 a:hover {
    color: #9f6d3d;
    text-decoration: underline;
}
.dividerWidget--35 hr {
    height: 10px; 
    background-color: #554c4c;
}.textWidget--37 {
    --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: 1120px;
    padding-top: 64px; 
    padding-bottom: 64px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

.textWidget--37 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.ctaButtonWidget--149 {
    background-color: #FFF; 
    padding-top:69px; 
    padding-bottom: 65px;
    
}