.box.post header {
    margin: 0;
}

.box.post header > p {
    margin: 0;
    font-size: 15px;
}

.box.post .tags {
    font-size: .9rem;
}

.box.post .tags span {
    display: inline-block;
    margin: 0 2px 6px;
    padding: 0 5px;
    letter-spacing: 1px;
    white-space: nowrap;
    color: #fff;
    background-color: #c52931;
    font-size: 12px;
    line-height: 20px;
}