.woocommerce ul.products li.product {
  color: #000000;
}
.woocommerce #content div.product .price .amount {
  font-size: 28px;
  color: #1f01fd;
}
