.textWidget--226 {
    --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: 1600px;
    padding-top: 64px; 
    padding-bottom: 64px; 
    line-height: 1.75; 
    background-color: #f7edde;
    color: var(--text_color);
}

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

.textWidget--226 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.dividerWidget--219 hr {
    height: 1px; 
    background-color: #383838;
}.dividerWidget--223 hr {
    height: 64px; 
    background-color: #f7edde;
}.textWidget--224 {
    --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: 1600px;
    padding-top: 18px; 
    padding-bottom: 0px; 
    line-height: 1.75; 
    background-color: #f7edde;
    color: var(--text_color);
}

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

.textWidget--224 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.ctaButtonWidget--225 {
    background-color: #f7edde; 
    padding-top:64px; 
    padding-bottom: 64px;
    
}