.testimonials {
    padding: 0 50px;
    text-align: center;
}

.swiper.testimonials {
    padding-bottom: 40px;
}

span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: var(--wp--preset--color--secondary);
}