.textHeader--91 {
    background-color: #060000; 
    color: #f5efef; 
    padding-top: 64px; 
    padding-bottom: 0px;
}

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

.textHeader--91 .textHeader__subheading {
    color: inherit; 
}.textWidget--93 {
    --tw-prose-headings: #f7f3f3;
    --tw-prose-p: #f7f3f3;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #f7f3f3;
    --tw-prose-bullets: #f7f3f3;
    max-width: 640px;
    padding-top: 64px; 
    padding-bottom: 64px; 
    line-height: 1.75; 
    background-color: #0a0000;
    color: #f7f3f3;
}

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

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