.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-learn_more{color:#ed6e26;font-size:16px;font-weight:300;letter-spacing:0}.blog-post-listing__article{background-color:#fbf7f1;width:calc(33.3% - 1.4rem);border:1px solid #cfd8dc;border-radius:4px;box-shadow:0 3px 6px 0 rgba(0,0,0,0.15)}@media(max-width:767px){.blog-post-listing__article{margin-bottom:1.4rem;width:100%}}.blog-post-listing__image{background-position:center center;background-size:cover;display:block;height:200px;width:100%}.blog-post-listing__content{padding:2.0rem}@media(min-width:767px) and (max-width:1024px){.blog-post-listing__content{padding:1.4rem}}.blog-post-listing__date{display:block;color:#455a64;font-size:16px;font-weight:300;letter-spacing:0;margin-bottom:1.4rem;text-decoration:none}