.form-range { 
    &::-webkit-slider-thumb {
        cursor: pointer;
    }
}