.booster-teaser .card .card-header .icon-wrap {
  background: #ffffff;
}
.booster-teaser .card .card-header .icon-wrap .icon {
  background: #B71C1B;
}
.booster-teaser .card .card-body h6 {
  color: #B71C1B;
}
.booster-wrapper {
  background: #B71C1B;
}
.booster-wrapper .content-wrap .icon-wrap .icon {
  background-color: #ffffff;
}
.booster-wrapper .content-wrap .content {
  color: #ffffff;
}
.booster-wrapper .swiper-pagination .swiper-pagination-bullet {
  background: #ffffff;
}
.booster-wrapper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #000000;
}
