
[x-cloak] {
  display: none !important;
}

.swiper-pagination-bullet-active {
  background-color: #0D123D;
}

.bbl-carousel .row {
  display: none;
}

.bbl-carousel .row.carousel_container {
  display: flex;

  h3 {
    font-size: 1.5rem;
  }

  h4 {
    display: none;
  }
}

.previous, .next {
  pointer-events: initial;
}
