.blog-post-listing__grid{display:grid;gap:32px;grid-template-columns:repeat(auto-fill,minmax(375px,1fr))}.blog-post-listing__filters{align-items:center;display:flex;gap:32px;justify-content:space-between;margin:0 auto 48px;max-width:600px}