.layout-container .swiper-pagination-bullet-active {
  background: var(--brand-color-orange);
}
.layout-container .swiper-container-horizontal>.swiper-pagination-bullets, 
.layout-container .swiper-pagination-custom, 
.layout-container .swiper-pagination-fraction {
    bottom: 0px;
}