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

.imageWidget--30 img {
    width: 750px;
    height: auto;
    max-width: 100%;
}.textWidget--16 {
    --tw-prose-headings: #0e0101;
    --tw-prose-p: #0e0101;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #0e0101;
    --tw-prose-bullets: #0e0101;
    max-width: 816px;
    padding-top: 6px; 
    padding-bottom: 107px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: #0e0101;
}

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

.textWidget--16 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
