.single-post .media.cover {
    margin-bottom: 43px;
}

.single-post .author {
    text-align: center;
}

.single-post .author p {
    margin-bottom: 21px;
}

.single-post .author img {
    border-radius: 50%;
    margin: 0 auto 29px;
}

.single-post.article .post-title {
    color: #A32027;
    font-size: 28px;
    margin: 0 auto 27px;
    text-align: center;
    width: 640px;
}

.single-post.article .media.primary {
    margin-bottom: 33px;
}

.single-post.article .post-content {
    margin: 0 auto 34px;
    width: 640px;
}

.single-post .post-content > * {
    margin-bottom: 22px;
    margin-top: 22px;
}

.single-post .post-content > :first-child {
    margin-top: 0;
}

.single-post .post-content > :last-child {
    margin-bottom: 0;
}



.single-post.article .post-share {
    margin-bottom: 47px;
}

.single-post.article .post-share:last-child {
    margin-bottom: 60px;
}

.single-post.article .post-share .title {
    justify-content: center;
    margin-bottom: 13px;
}

.single-post.article .share-list {
    justify-content: center;
    padding-bottom: 6px;
}
