.blog-post p {
    font-size: 16px;
}

.blog-post small:before {
    content: "— ";
}

.blog-post small {
    color: #999999;
    display: block;
    font-size: 12px;
    line-height: 1.42857;
}

.blog-post-comment {
    margin-top: 20px;
}