@layer components {
    .rating-summary {
        display: flex;
        color: var(--color-primary);
    }
}
