.dot{width:10px;height:10px;border-radius:50%;background:#d4d4d0;cursor:pointer;transition:background .3s ease}.dot.active{background:#ffa185}.dot:hover{background:#ffc4a8}