How can I change the color of the price. Now it is red.
Thanks!
Wout
.k2store_item_price .k2store_item_price_value {
color:#C03131; // change this value
font:italic 24px Georgia,"Times New Roman",Times,serif;
}