.textWidget--141 {
    --tw-prose-headings: #7a3f75;
    --tw-prose-p: #7a3f75;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #7a3f75;
    --tw-prose-bullets: #7a3f75;
    max-width: 640px;
    padding-top: 64px; 
    padding-bottom: 64px; 
    line-height: 1.75; 
    background-color: #f2e5d2;
    color: #7a3f75;
}

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

.textWidget--141 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
