.textWidget--400 {
    --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: 640px;
    padding-top: 40px; 
    padding-bottom: 10px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

.textWidget--400 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.contactFormWidget--394 {
    padding-top: 30px; 
    padding-bottom: 64px; 
    max-width: 640px;
    background-color: #FFF; 
    color: #3d3d3d;
}.dividerWidget--405 hr {
    height: 2px; 
    background-color: #dae9cc;
}.textWidget--401 {
    --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: 640px;
    padding-top: 40px; 
    padding-bottom: 64px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

.textWidget--401 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.dividerWidget--404 hr {
    height: 2px; 
    background-color: #dae9cc;
}.textWidget--402 {
    --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: 848px;
    padding-top: 40px; 
    padding-bottom: 64px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

.textWidget--402 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.dividerWidget--406 hr {
    height: 2px; 
    background-color: #dae9cc;
}.textWidget--396 {
    --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: 640px;
    padding-top: 40px; 
    padding-bottom: 20px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

.textWidget--396 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.dividerWidget--403 hr {
    height: 64px; 
    background-color: #ffffff;
}