.scd-testimonials__swiper-item-inner{
    text-align: center;
}

/* Rating */
.scd-testimonials__ratings{
    display: flex;
    justify-content: center;
    gap: 6px;
}

.scd-testimonials__title{
    margin: 0;
}

/* Swiper Pagination */
.scd-testimonial-swiper-pagination{
    margin-top: 40px;
    position: relative !important;
    bottom: auto !important;
    top: auto;
}