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

.imageWidget--8 img {
    width: 211px;
    height: auto;
    max-width: 100%;
}.textWidget--4 {
    --tw-prose-headings: #030303;
    --tw-prose-p: #030303;
    --tw-prose-a: #464646;
    --tw-prose-body: #030303;
    --tw-prose-bullets: #030303;
    max-width: 832px;
    padding-top: 64px; 
    padding-bottom: 64px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: #030303;
}

.textWidget--4 a {
    color: #464646;
    text-decoration: none;
}

.textWidget--4 a:hover {
    color: #464646;
    text-decoration: underline;
}
