May shopify website showing product unit price in white except the discounted products

Does anyone know how to change the price color back to normal (black)?

I’m using warehouse theme.

Here is my website: https://www.apgwine.com/

Hi @apgwine
In theme.css go to line no 6964

replace color css with this

color: #000;