Change color of prices

How do I change the color of the prices font on my website

Password: applepayday

I already tried changing theme colors, it doesnt apply

@rnogueira please add this css to the very end of your base.css file and check,
Shopify Admin → Online Store ->Theme → Edit code → base.css

.price .price-item {color: #fff !important;}