.textWidget--860 {
    --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: 1000px;
    padding-top: 64px; 
    padding-bottom: 50px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

.textWidget--860 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.ctaButtonWidget--591 {
    background-color: #FFF; 
    padding-top:10px; 
    padding-bottom: 10px;
    
}.textWidget--1010 {
    --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: 1000px;
    padding-top: 40px; 
    padding-bottom: 40px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

.textWidget--1010 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.imageWidget--593 {
    padding-top: 67px; 
    padding-bottom: 64px;
}

.imageWidget--593 img {
    width: 1363px;
    height: auto;
    max-width: 100%;
}.ctaButtonWidget--637 {
    background-color: #FFF; 
    padding-top:20px; 
    padding-bottom: 64px;
    
}