.wc-tag-carousel { margin: 60px 0; }
.carousel-header { display:flex; justify-content:space-between; margin-bottom:20px; }
.carousel-tabs button { margin-right:10px; padding:8px 16px; border-radius:20px; border:none; cursor:pointer; }
.carousel-tabs button.active { background:#000; color:#fff; }
.carousel-nav button { width:36px; height:36px; border-radius:50%; }
