.carousel-item {
  background-color: var(--blue-dark);
  color: var(--yellow-light);
}
