.post-link.vertical .post-title {
    font-size: 19px;
    margin-bottom: 0;
    padding: 5px 0 0.2rem;
    color: black;
}
.post-link.vertical .post-author,
.post-link.vertical .post-info {
    display: inline-block;
    font-size: 13px;
    line-height: 1.2;
    margin-top: 6px;

}
.post-link.vertical img {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}
.post-link.vertical img + .post-info {
    padding-top: 0.76666667rem;
}
.post-link.vertical .post-author a {
    font-size: 12px;
    color: #eb2323;
}
.post-link.vertical .post-author a:hover {
    font-size: 12px;
    color: #5a5a5a;
}
.post-link.vertical .post-title:hover {
    color: #5a5a5a;
}
