article.single header {
    margin: 2rem 0;
}

article.single header h1 {
    border: unset;
    font-size: 2rem;
    font-weight: 500;
}

article.single .post-thumbnail {
    margin-bottom: 1rem;
}

article.single .post-thumbnail img {
    width: 100%;
}