.carousel-dots span{width:10px;height:10px;background:#ccc;border-radius:50%;cursor:pointer;transition:background .3s,transform .2s}.carousel-dots span.active{background:#333;transform:scale(1.12)}