.slick-arrow::before {
  font-family: 'hdf-arrows';
  font-size: 6.5vw;
  color: #00b3c5;
  line-height: 0.39;
}

.slick-arrow::hover::before {
  color: #acd8e2;
}