.woocommerce div.product p.price,
.woocommerce div.product span.price{
    color: inherit;
}

.woocommerce-variation-price{
    margin-bottom: 1em;
}