.quote-carousel-section .swiper-slide div {
  color: var(--quote-color);
}

.quote-carousel-wrapper {
  background-color: var(--background);
}
