.woocommerce-Price-amount.amount {
    color: #000000;
}
.price ins .woocommerce-Price-amount {
    color: black;
}

.site-footer {
  background-color: #fff;
  color: #000;
}

.site-footer a {
  color: #000;
}