/*
Block Name: Post List
Description: A block used to loop through your news posts
*/

.block-news .news-listing{margin-bottom:4%;color:#000000;}
.post-list-content { padding: 2rem; box-sizing: border-box; }
.post-list.col img { width: 100%; height: auto; }
