p {
    font-size: 16px;
}
.prevnext{
    width: 170px;
    float: right;
    right: 44px;
    margin-top: -46px;
}

.pager {
    border-top: 0px solid #eee;
}

.empty{
    display: none !important;
}

.pager li>a, .pager li>span {
    display: inline-block;
    padding: 4px 6px;
    background-color: #2c3e50;
    border: none;
    border-radius: 2px;
    font-size: 11px;
    color: #ffffff;
width: 70px;
}
.blog-post > .content {
    margin-bottom: 6px;
}