.post-title a {
    font-family: sans-serif;
    margin: 6px 0 24px;
    color: #613332;
    line-height: 3rem;
    clear: both;
}

.news-left, .information-left {
    margin-left: 20px;
}

.news-right, .post-content {
    margin-right: 20px;
}

.post-stub {
    border-bottom: 1px solid rgb(20, 20, 20, 0.2);
    min-height: 36px;
    vertical-align: middle;
    padding-top: 5px;
}

.post-stub a {
    color: rgb(39, 156, 238);
    text-decoration: none;
}

a {
    color: rgb(39, 156, 238);
    text-decoration: none;
}

.post-stub.active {
    font-weight: bold;
}