/*
Block Name: Choose Posts
Description: A block used to display a list of posts that you select.
*/
.post-list.col { background: #fff; }
.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; }
.post-list.col a.button { }
.image-only .post-list-content { padding: 0; }
.image-only .boxed { padding: 0; }
