:root {
	--notices-success-bg: rgb(34,191,42);
}
.product-labels .product-label.new {
	background-color: rgba(52,196,0,0.7);
}




