<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.news-page-item-date {
    color: #ADAFAF;
    font-size: 18px;
    line-height: 20px;
    padding-top: 50px;
    margin-bottom: -18px;
}

.articles-item {
    border: 1px solid #E7E7E7;
    padding: 40px 25px 50px;
    margin-top: 20px;
}

.articles-item .tt {
    margin-bottom: 30px;
    color: #000;
}
</pre></body></html>