.textWidget--16 {
    --tw-prose-headings: #000000;
    --tw-prose-p: #000000;
    --tw-prose-a: #676767;
    --tw-prose-body: #000000;
    --tw-prose-bullets: #000000;
    max-width: 928px;
    padding-top: 64px; 
    padding-bottom: 64px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: #000000;
}

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

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