.textWidget--44 {
    --tw-prose-headings: #000000;
    --tw-prose-p: #000000;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #000000;
    --tw-prose-bullets: #000000;
    max-width: 640px;
    padding-top: 64px; 
    padding-bottom: 64px; 
    line-height: 1.75; 
    background-color: #ffffff;
    color: #000000;
}

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

.textWidget--44 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.contactFormWidget--45 {
    padding-top: 64px; 
    padding-bottom: 64px; 
    max-width: 640px;
    background-color: #706f6f; 
    color: #3d3d3d;
}.imageWidget--46 {
    padding-top: 6px; 
    padding-bottom: 7px;
}

.imageWidget--46 img {
    width: 878px;
    height: auto;
    max-width: 100%;
}