.reviews-wrapper {
	margin-top: 60px;
}

.prod-card .junip-product-summary-stars-wrapper {
	text-align: left;
}

.prod-card .junip-product-summary-review-count {
	color: black;
}

.prod-card.hover .junip-product-summary-stars-wrapper {
	--junipStarColor: #fff;
}

.prod-card.hover .junip-product-summary-review-count {
	color: #fff;
}
