.swiper-testimonianze img{
    max-width: 75px;
}
.swiper-testimonianze .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin-right: 10px !important;
}
.swiper-testimonianze .swiper-pagination-bullet-active{
    background-color: var(--colore-accento);
}
