Another most repeat asked question at Bigcommerce forum
Paste below code at footer script
<style> .price-section--withoutTax span.price { color: red; } .price-section--withoutTax.non-sale-price--withoutTax span.price , .price-section--withoutTax.rrp-price--withoutTax span.price { color: #343434; } </style>