.textWidget--41 {
    --tw-prose-headings: #000000;
    --tw-prose-p: #000000;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #000000;
    --tw-prose-bullets: #000000;
    max-width: 1600px;
    padding-top: 25px; 
    padding-bottom: 8px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: #000000;
}

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

.textWidget--41 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.ctaButtonWidget--49 {
    background-color: transparent; 
    padding-top:30px; 
    padding-bottom: 57px;
    
}.textWidget--42 {
    --tw-prose-headings: #000000;
    --tw-prose-p: #000000;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #000000;
    --tw-prose-bullets: #000000;
    max-width: 1000px;
    padding-top: 40px; 
    padding-bottom: 20px; 
    line-height: 1.75; 
    background-color: #ffffff;
    color: #000000;
}

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

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