.collection .slider-button {
  color: #000;
  background: rgb(124, 116, 71);
}

.collection .slider-buttons {
  bottom: 50%;
  justify-content: space-between;
  z-index: 1;
}

.slider-counter {
  display: none !important;
}

