.textHeader--12 {
    background-color: #FFFFFF; 
    color: #3d3d3d; 
    padding-top: 64px; 
    padding-bottom: 0px;
}

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

.textHeader--12 .textHeader__subheading {
    color: inherit; 
}.textWidget--3 {
    --tw-prose-headings: #3d3d3d;
    --tw-prose-p: #3d3d3d;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #3d3d3d;
    --tw-prose-bullets: #3d3d3d;
    max-width: 733px;
    padding-top: 0px; 
    padding-bottom: 64px; 
    line-height: 1.75; 
    background-color: transparent;
    color: #3d3d3d;
}

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

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