.post-author-info a {
    color: #1e1e1e;
}

.post-meta p {margin: 0;}

.post-meta {
    margin-top: 30px;
}

.author-thumbnail {
    margin-bottom: 30px;
    max-width: 70px;
    border-radius: 50%;
    overflow: hidden;
}
.post-meta, .post-author-info {
    font-family: 'graphik';
    font-weight: 500;
}

.post-meta p:last-child, .post-author-info p:last-child {
    font-weight: 400;
}