.imageWidget--42 {
    padding-top: 64px; 
    padding-bottom: 64px;
}

.imageWidget--42 img {
    width: px;
    height: auto;
    max-width: 100%;
}.textWidget--44 {
    --tw-prose-headings: #ffffff;
    --tw-prose-p: #ffffff;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #ffffff;
    --tw-prose-bullets: #ffffff;
    max-width: 640px;
    padding-top: 64px; 
    padding-bottom: 64px; 
    line-height: 1.75; 
    background-color: #706f6f;
    color: #ffffff;
}

.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: #eeeeee; 
    color: #3d3d3d;
}