.carousel__dot{-webkit-tap-highlight-color:rgba(0,0,0,.5);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;touch-action:manipulation;display:inline-flex;text-decoration:none;cursor:pointer;border:0;padding:0;margin:0;width:1.2rem;height:1.8rem;justify-content:center}.carousel__dot,.carousel__dot:after{display:flex;align-items:center;border-radius:50%}.carousel__dot:after{outline:2px solid rgba(0,0,0,.2);width:.4rem;height:.4rem;content:""}.carousel__dot--selected:after{outline:2px solid #ff85d2}