.woocommerce-cart .woocommerce table.shop_table.cart td.actions {
  background-color: #d3222f;
  font-size: 20px;
  line-height: 33px;
  font-weight: 300;
  font-style: normal;
  border-radius: 6px;
}
.woocommerce-cart .woocommerce table.shop_table.cart td.actions:hover {
  text-decoration: underline;
}
.page article.entry .entry-content ul li {
  color: #000000;
}
.page article.entry .entry-content p {
  color: #333300;
}
