.textWidget--130 {
    --tw-prose-headings: #011c28;
    --tw-prose-p: #011c28;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #011c28;
    --tw-prose-bullets: #011c28;
    max-width: 600px;
    padding-top: 64px; 
    padding-bottom: 0px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: #011c28;
}

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

.textWidget--130 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.newsletterWidget--131 {
    padding-top: 30px; 
    padding-bottom: 30px;
    background-color: var(--background_color);
    color: #011c28; 
}

.newsletterWidget--131 a {
    color: var(--link_color);
}.textWidget--172 {
    --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: 500px;
    padding-top: 0px; 
    padding-bottom: 64px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

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