.blog-post-listing__header{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}@media (max-width:767px){.blog-post-listing__header{display:block}}.blog-post-listing__listing{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:justify;justify-content:space-between}.blog-post-listing__title a{color:#231f1f}.blog-post-listing__article{background-color:#fbf7f1;width:calc(33.3% - 1.4rem)}@media (max-width:767px){.blog-post-listing__article{margin-bottom:1.4rem;width:100%}}.blog-post-listing__image{background-position:50%;background-size:cover;border-bottom-left-radius:50% 20%;border-bottom-right-radius:50% 20%;display:block;height:200px;width:100%}.blog-post-listing__content{padding:2.8rem}@media (min-width:767px) and (max-width:1024px){.blog-post-listing__content{padding:1.4rem}}.blog-post-listing__date{display:block;font-size:.8125rem;font-weight:800;letter-spacing:.38rem;margin-bottom:1.4rem;text-decoration:none;text-transform:uppercase}