.textWidget--158 {
    --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: 0px; 
    padding-bottom: 0px; 
    line-height: 1.75; 
    background-color: #f2e5d2;
    color: #7a3f75;
}

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

.textWidget--158 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.textHeader--160 {
    background-color: #f2e5d2; 
    color: #7a3f75; 
    padding-top: 40px; 
    padding-bottom: 23px;
}

.textHeader--160 .textHeader__heading {
    color: inherit; 
}

.textHeader--160 .textHeader__subheading {
    color: inherit; 
}.photoGridWidget--156 {
    padding-top:0px; 
    padding-bottom: 0px;
    background-color: #f2e5d2;
    color: var(--text_color); 
}

.photoGridWidget--156 a {
    color: var(--link_color);
}