@mixin slider-colors($color) {
  &.noUi-connect,
  .noUi-connect {
    background-color: $color;
  }

}
