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

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

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

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

.textWidget--243 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.ctaButtonWidget--244 {
    background-color: transparent; 
    padding-top:24px; 
    padding-bottom: 64px;
    
}