.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: inherit !important;
  left: inherit !important;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 70px !important;
}

.swiper-pagination-bullet-active {
  background: var(--cor-base-claro) !important;
}

.swiper-pagination-bullet {
  width: 15px !important;
  height: 15px !important;
}

#sobre-nos {
  overflow-x: hidden;
}

