.dividerWidget--50 hr {
    height: 16px; 
    background-color: #a88d68;
}.textWidget--30 {
    --tw-prose-headings: #3a4774;
    --tw-prose-p: #3a4774;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #3a4774;
    --tw-prose-bullets: #3a4774;
    max-width: 800px;
    padding-top: 64px; 
    padding-bottom: 0px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: #3a4774;
}

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

.textWidget--30 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.contactFormWidget--28 {
    padding-top: 64px; 
    padding-bottom: 64px; 
    max-width: 640px;
    background-color: #FFF; 
    color: #3a4774;
}.dividerWidget--48 hr {
    height: 16px; 
    background-color: #a88d68;
}