.vag h3 {
  display: inline-block;
  padding: 10px;
  background: #CE9F50;

  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  color: #fff !important;
  }

.vag p {
  text-align: center;
  padding-top: 10px;
  font-size: 18px;
  color: #fff !important;
}

.carousel-indicators .active {

  background-color: #CE9F50 !important;
  border: 1px solid #CE9F50 !important;
}

.carousel-indicators li{
  background-color: #fff !important;
  border: 1px solid #fff !important;
}


li {
    color: black !important;
    /*color: #FFD700 !important;*/
}
li span {
    color: black !important;
}
