.post-list--latest .post__meta {
    min-height: 40px;
    margin: .5rem 0;
}
.post-list--latest .post__title {
    font-size: 1rem;
}
.post-list--latest .show-blog-container {
    display: flex;
    justify-content: center;
    padding: 2.5rem 0 0 0;
}