/* Adjusting contrast ratio on owl buttons */
.owl-prev, .owl-next {
  background: #3c3c3c !important;
}

