.author-blog-listing{align-content:center;display:flex;flex-flow:row wrap;justify-content:center}.author-post-preview{box-shadow:0 8px 24px hsla(210,8%,62%,.2);display:flex;flex-basis:90%;flex-direction:column;margin:15px;padding:10px;width:300px}.author-row{align-items:center;display:flex;flex-direction:row;justify-content:space-around;margin-bottom:10px;margin-top:10px}.author-row .blog-header__author-avatar{height:50px;margin-right:8px;width:50px}.author-row .author-name-wrapper{align-self:center;display:flex;flex-direction:column}.author-post-preview__title{color:#000;line-height:1.25;margin-bottom:10px;margin-top:10px}hr{color:#fe6300}.author-name{font-size:16px;font-weight:700;margin-bottom:0}.author-blog-post__tags .author-blog-post__tag-link{background-color:#dedede;color:#000;padding:3px}.author-posts-link__read-more{background-color:#fe6300;color:#fff;padding:5px}.author-post-preview__date{margin:0}@media screen and (min-width:767px){.author-post-preview{flex-basis:44%}}@media screen and (min-width:1080px){.author-post-preview{flex-basis:30%}}