<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.title-date-wrapper {
    background: red;
    position: absolute;
    left: 9px;
    bottom: 0;
    width: calc(100% - 18px);
    padding: 15px 20px;
}

.posts-stick-list .post-content, .posts-grid .post-content {
    background: #183757;
}

.posts-stick-list .post-title a, .posts-stick-list .post-meta, .posts-grid .post-title a, .posts-grid .post-meta {
    color: #FFF;
}

</pre></body></html>