.textHeader--161 {
    background-color: var(--background_color); 
    color: var(--text_color); 
    padding-top: 64px; 
    padding-bottom: 0px;
}

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

.textHeader--161 .textHeader__subheading {
    color: inherit; 
}.textWidget--158 {
    --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: 960px;
    padding-top: 10px; 
    padding-bottom: 10px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

.textWidget--158 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.ctaButtonWidget--227 {
    background-color: #FFF; 
    padding-top:64px; 
    padding-bottom: 64px;
    
}.textHeader--162 {
    background-color: var(--background_color); 
    color: var(--text_color); 
    padding-top: 0px; 
    padding-bottom: 56px;
}

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

.textHeader--162 .textHeader__subheading {
    color: inherit; 
}.textWidget--160 {
    --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--160 a {
    color: var(--link_color);
    text-decoration: none;
}

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