/*!*********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[3]!./src/blocks/post-carousel-template/style.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************/
/* -------------------------------- 

File#: _swiper-carousel
Title: Swiper Carousel
Descr: Display and cycle through a collection of items (magic by Swiper) 

-------------------------------- */
body {
  --bsaweb--swiper--theme-color: var(--wp--preset--color--primary);
  --bsaweb--swiper--navigation-color: var(--wp--preset--color--primary);
  --bsaweb--swiper--pagination-color: var(--wp--preset--color--primary);
}

.bsab4s-swiper {
  --swiper-theme-color: var(--bsaweb--swiper--theme-color);
  --swiper-navigation-color: var(--bsaweb--swiper--navigation-color);
  --swiper-pagination-color: var(--bsaweb--swiper--pagination-color);
}

.bsab4s-swiper .swiper-button-next,
.bsab4s-swiper .swiper-button-prev {
  width: var(--swiper-navigation-size);
  height: var(--swiper-navigation-size);
  border-radius: 50%;
  font-size: 20px;
}
.bsab4s-swiper .swiper-button-next::after,
.bsab4s-swiper .swiper-button-prev::after {
  font-size: 1em;
}

.bsab4s-swiper--navigation-rounded {
  background-color: #fff;
  border-radius: 50%;
}

/*# sourceMappingURL=style-index.css.map*/