section.post-listing{grid-gap:60px;display:grid;grid-auto-rows:auto;grid-template-columns:repeat(3,1fr)}section.post-listing article{font-family:PT Sans;position:relative}section.post-listing article h3{display:block;font-family:Ubuntu;font-size:1.25em;font-weight:400!important;letter-spacing:.3em;line-height:115%;margin-bottom:30px;position:relative;width:100%}section.post-listing article h2{font-family:Ubuntu;font-size:2.5em;font-weight:600;letter-spacing:-.05em;line-height:110%}section.post-listing date{font-family:Ubuntu;font-size:16px!important;font-weight:600}section.post-listing article a{align-items:center;color:#fff;color:#40bfef;display:flex;font-family:PT Sans;font-size:1.125em;line-height:1;margin:15px 0;text-decoration:none;transition:.5s ease-in-out}section.post-listing article a:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0}@media screen and (max-width:768px){section.post-listing{grid-template-columns:1fr}}