.ratings-container .ratings:before {
	color: #ffc107 !important;
}

.big-ratings .big-ratings:before {
	font-size: 20px !important;
}

.big-ratings {
	font-size: 20px !important;
}

.product-single-details .ratings-container .product-ratings:before {
	color: #e2e2e2 !important;
}

.more-reviews-button {
	background-color: #dedede !important;
	color: #000 !important;
}

.more-reviews-button:hover {
	background-color: #333 !important;
	color: #fff !important;
}