<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.textWidget--14 {
    --tw-prose-headings: #3d3d3d;
    --tw-prose-p: #3d3d3d;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #3d3d3d;
    --tw-prose-bullets: #3d3d3d;
    max-width: 683px;
    padding-top: 20px; 
    padding-bottom: 20px; 
    line-height: 1.75; 
    background-color: transparent;
    color: #3d3d3d;
}

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

.textWidget--14 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
</pre></body></html>