.textWidget--137 {
    --tw-prose-headings: #373737;
    --tw-prose-p: #373737;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #373737;
    --tw-prose-bullets: #373737;
    max-width: 1280px;
    padding-top: 64px; 
    padding-bottom: 64px; 
    line-height: 1.75; 
    background-color: #a6c3d3;
    color: #373737;
}

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

.textWidget--137 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.textWidget--140 {
    --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: 1296px;
    padding-top: 64px; 
    padding-bottom: 33px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

.textWidget--140 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.contactFormWidget--139 {
    padding-top: 0px; 
    padding-bottom: 64px; 
    max-width: 640px;
    background-color: #FFF; 
    color: #3d3d3d;
}