/* Add custom CSS styles below */ 
.product-card .text-red-400, .product-single .text-red-400{
	color: var(--color-primary) !important;
}