
/* Product Rating Stars */
.text-warning {
    color: #ffc107 !important;
}

.product-rating-summary .text-warning {
    color: #ffc107 !important;
    font-size: 1.2rem;
}
