.carousel .carousel-control-dark {
  filter: invert(80%);
}
.carousel .carousel-indicators-gold button {
  border: 0;
  background-color: #e6e6e6;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  margin: 0 4px;
  opacity: 1;
}
.carousel .carousel-indicators-gold button.active {
  background-color: #be830e;
  width: 30px;
  border-radius: 16.5%/50%;
}

/*# sourceMappingURL=carousel.css.map */
