.slider-dot{width:10px;height:10px;border-radius:50%;background:#ccc;cursor:pointer;transition:all .3s}.slider-dot.active{background:#007bff;width:25px;border-radius:5px}