.carousel_operatore_container{
    overflow: hidden;
}

.carousel_operatore_container .swiper-pagination-bullet{
    background: var( --e-global-color-secondary );
}

.carousel_operatore_container .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background: var( --e-global-color-accent );
}
