
.skeepers_carousel_container .rating__value-numeric, 
.skeepers_carousel_container .review__rating-fact,
.skeepers_carousel_container .view-more,
#skeepers_carousel_modal span.review__rating-fact {
    color: var(--color-7)!important;
}

.skeepers_carousel_container img.widget__logo-img {
    max-height: 40px!important;
}

.skeepers_carousel_container .rating__details {
    font-size: 14px!important;
    line-height: 20px!important;
}

.skeepers_carousel_container .rating__value {
    margin-left: 0!important;
}

.carousel__navigation.swiper-pagination-horizontal{
    margin:0!important;
}