.featured-product-reviews__rating-stars,
.featured-product-reviews__rating-stars .product-rating-full-stars:before {
    width: 125px;
    min-width: 125px;
    height: 20px;
}

.featured-product-reviews__review {
    height: 11.5rem;
    overflow: auto;
}

.featured-product-reviews__separator {
    width: 3rem;
    border-top: 0.2rem solid rgb(var(--color-foreground));
}

.featured-product-reviews .product-card--horizontal {
    --horizontal-card-media-width: 75px;
}
