.textWidget--16 {
    --tw-prose-headings: #4b3b2b;
    --tw-prose-p: #4b3b2b;
    --tw-prose-a: #676767;
    --tw-prose-body: #4b3b2b;
    --tw-prose-bullets: #4b3b2b;
    max-width: 640px;
    padding-top: 64px; 
    padding-bottom: 64px; 
    line-height: 1.75; 
    background-color: #f8f3ea;
    color: #4b3b2b;
}

.textWidget--16 a {
    color: #676767;
    text-decoration: none;
}

.textWidget--16 a:hover {
    color: #676767;
    text-decoration: underline;
}
.ctaButtonWidget--28 {
    background-color: #f8f3ea; 
    padding-top:64px; 
    padding-bottom: 64px;
    
}