.carousel-dot{width:10px;height:10px;border-radius:50%;background:#d1d5db;cursor:pointer;transition:background .3s}.carousel-dot.active{background:#b91c1c;transform:scale(1.2)}