.body-container--blog-post{padding:4rem 0}.blog-post-content-wrapper{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap}.blog-post{background-color:#f7f7f7;border-top:5px solid;padding:4rem;flex:0 1 65%;margin:0}.blog-post__sidebar{flex:0 1 30%}.blog-post{max-width:960px}.blog-post__meta{margin-bottom:1.4rem}.blog-post__meta a{text-decoration:underline}.blog-post__timestamp{display:block;color:#b1acac;font-size:15px}.blog-post__tags svg{height:auto;margin-right:.35rem;width:15px}.blog-post__tag-link{font-size:.875rem}.blog-related-posts{background-color:#f8fafc}.blog-related-posts h2{text-align:center}.blog-related-posts__list{display:flex;flex-wrap:wrap}.blog-related-posts__post{flex:0 0 100%;padding:1rem}@media screen and (min-width:768px){.blog-related-posts__post{flex:0 0 calc(100% / 2)}}@media screen and (min-width:1000px){.blog-related-posts__post{flex:0 0 calc(100% / 3)}}.blog-related-posts__image{height:auto;max-width:100%}.blog-related-posts__title{margin:.7rem 0}.blog-listing{display:flex;justify-content:space-between;flex-wrap:wrap}.blog-listing__item{flex:0 1 30%;border-top:5px #967f7f solid;padding:2rem;background-color:#FFF;border-bottom-left-radius:7px;border-bottom-right-radius:7px;transition-property:box-shadow;transition-duration:.5s;border-left:1px solid #e9e8e8;border-right:1px solid #e9e8e8;border-bottom:1px solid #e9e8e8;margin-bottom:2rem}.blog-listing__item:hover{-webkit-box-shadow:0 10px 20px 0 rgb(84 73 73 / 50%);-moz-box-shadow:0 10px 20px 0 rgba(84,73,73,0.5);box-shadow:0 10px 20px 0 rgb(84 73 73 / 50%)}.blog-listing__heading>h4{margin-bottom:1rem}.blog-listing__date{margin-bottom:1rem;font-size:12px;line-height:1;color:#b1acac}.blog-listing__item>a:hover{color:inherit}