.pub-list, .post-list {
    margin-right: 24px;
}
.pub-list > li {
    margin: 1.618ex 0;
}
.post-list > li {
    margin: 2.382ex 0;
}
.post-list-title {
    font-weight: 600;
    font-size: large;
}
.post-list-abstract {
    text-align: justify;
    max-width: 100ex
}
.post-list-date-label {
    font-weight: 600;
}
.post-list-tag-label {
    font-weight: 600;
}
.post-list-tag {
    margin-left: 1ex;
    margin-right: 1ex;
}
