.dot{width:8px;height:8px;border-radius:50%;background:#d9b8b8;border:none;cursor:pointer;padding:0;transition:background .2s,transform .2s}.dot.active{background:#bf1120;transform:scale(1.3)}