.post-listing{display:flex;flex-wrap:wrap;grid-auto-columns:1fr;grid-auto-rows:1fr;grid-template-columns:repeat(3,1fr);justify-content:center;margin-top:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block}.post-article{background:#fff;box-shadow:0 1em 2em rgba(86,109,143,.4)}.post-item .post-header{border:0;margin:0}.post-item .post-body{padding:20px}.post-body h2{font-size:1.3em;font-weight:600}.post-body a{color:#01143a}.post-item .post-body .excerpt{color:#787878;font-size:1em;font-weight:400;margin-bottom:0}.post-item .post-header .picture{background-attachment:scroll;background-position:50%;background-repeat:no-repeat;background-size:cover;-o-background-size:cover;-moz-background-size:cover;-webkit-background-size:cover;border:1px solid #efefef;height:210px;margin-bottom:0;overflow:hidden;position:relative}.post-listing .post-item .post-header .picture .overlay{background:#000;height:100%;left:0;opacity:.4;position:absolute;top:0;width:100%}.post-listing .post-item .post-header .picture .overlay,.post-listing .post-item:hover .post-header .picture .overlay{transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-webkit-transition:all .5s ease;-o-transition:all .5s ease}.post-listing .post-item:hover .post-header .picture .overlay{opacity:.1}