.textHeader--54 {
    background-color: #f1efe6; 
    color: var(--text_color); 
    padding-top: 31px; 
    padding-bottom: 31px;
}

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

.textHeader--54 .textHeader__subheading {
    color: inherit; 
}.textWidget--56 {
    --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: 640px;
    padding-top: 3px; 
    padding-bottom: 64px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

.textWidget--56 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.textWidget--57 {
    --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: 640px;
    padding-top: 64px; 
    padding-bottom: 64px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

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