.owl-carousel .item {
  background: #ffffff;
  padding: 0px;
  text-align: center;
  border-radius: 10px;
  color: white;
  font-size: 18px;
}

