<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.section-article {
    background: #FFFFFF;
}

.article-date {
    font-family: 'Roboto Slab', serif;
    font-size: 10pt;
    font-weight: bold;
    text-transform: uppercase;
}

.article-author {
    font-size: 80%;
    font-weight: bold;
}

.card.article-media-contact {
    background: rgba(0,0,0,.075);
    border: 0;
}

ul.recent-articles li:not(:last-child) {
    border-bottom: 1px solid rgba(0,0,0,.125);
    margin-bottom: 15px;
}</pre></body></html>