.news-filter{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:4rem;display:flex}.news-filter button{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:20px;padding:.6rem 1.2rem;font-size:.8rem}.news-filter button.active{color:#fff;background:#4fa3e3;border-color:#4fa3e3}
.pagination{justify-content:center;gap:.5rem;margin-top:3rem;display:flex}.pagination button{cursor:pointer;background:#eaeaea;border:none;border-radius:50%;width:36px;height:36px}.pagination button.active{color:#fff;background:#4fa3e3}
