.slider-handle {
  position: absolute;
  width: 20px;
  height: 20px;
  background-color: $color-primary;
  background-image: none;
  z-index: 100;
}