.recent_posts__heading{color:#fff;margin-bottom:15px;text-align:center}.recent_posts__subheading{color:#fff;margin:0 auto 30px;max-width:1200px;text-align:center}.recent_posts__row{display:grid;gap:25px;grid-template-columns:repeat(3,1fr)}@media(max-width:992px){.recent_posts__row{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.recent_posts__row{gap:30px;grid-template-columns:repeat(1,1fr)}}