For price, you can follow below steps :

1. Go to WP Admin -> Appearance -> Customizer -> Custom CSS
2. Add following code in the the textarea:

Code:

.price,span.subs, span.amount,.credits, .credits > strong > span.amount,.item-credits{
color:#fdb924 !important;
}