.blog-listing .top-image{width:100vw;margin-bottom:2rem}.blog-listing .top-image img{width:100%;height:auto;max-height:40vh;object-fit:cover;object-position:center}.blog-listing .header{padding-bottom:1.5rem;text-align:center;border-bottom:1px solid #ccc;margin-bottom:1.5rem}.blog-listing .header h1{font-family:"Montserrat","Open Sans",sans-serif;font-size:3rem;text-align:center}.blog-listing .author-date{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.blog-listing .author-date .blog_author{display:flex;flex-direction:row;align-items:center}.blog-listing .author-date .blog_author p{margin-bottom:0;margin-left:1rem;font-family:"Montserrat","Open Sans",sans-serif;font-size:.9rem;color:#1a1a1a;font-weight:bold}.blog-listing .author-date .blog_author img{height:4rem;width:4rem;object-fit:cover;object-position:center;border-radius:50%}.blog-listing .author-date .post-date{justify-self:flex-end;text-align:right}.blog-listing .author-date .post-date p{margin-bottom:0;font-family:"Open Sans";font-size:.8rem;color:#9aaab8}.blog-listing .post--content{margin-top:2rem}.blog-listing .post--content *{font-family:"Open Sans"}