.postPreviewFile {
    width: 100%;
    aspect-ratio: 1/1;
    object-fit: cover;
}

.blogPostRegular {
    margin: 0 20px;
}
