.carousel-control {
  color: #0076ad;
}
.carousel-control:hover {
  color: #286090 !important;
}

.carousel-control.right {
  background-image: none;
  
}

.carousel-control.left {
  background-image: none;
  
}