/* swiper normalizaion contentstack */

[class*="swiper-button"] {

    border:none!important;
    background-color: transparent!important;
}
.swiper-button-next:after, .swiper-button-prev:after {
    font-family: swiper-icons!important;
}

