@keyframes pulseGlow{0%{box-shadow:0 0 30px 10px #fdf9df}to{box-shadow:0 0 0 0 #fdf9df}}.post-list{margin-top:60px}@media(min-width:980px){.post-list{grid-column-gap:108px;display:grid;grid-auto-rows:auto;grid-template-columns:repeat(3,1fr)}}@media(max-width:980px){.post-list{display:flex;flex-wrap:wrap;justify-content:space-between}}.post-list .post-list-item{margin-bottom:60px;text-align:center}@media(max-width:980px){.post-list .post-list-item{flex:0 0 45%}}@media(max-width:400px){.post-list .post-list-item{flex:0 0 100%}}.post-list .post-list-item h3{font-family:"Source Serif",serif;font-size:24px;font-style:normal;font-weight:300;line-height:29px;margin-top:24px}