.woocommerce-checkout .woocommerce-checkout-review-order-table th {
  color: #c24646;
}

.woocommerce-checkout-review-order table td {
  color: #c24646;
  font-size: 7px;
}

label {
  color: #c24646;
}

.entry-content p:last-child {
  color: #c24646;
}

.woocommerce-checkout textarea {
  color: #c24646;
}

span {
  font-size: 14px;
}

.woocommerce-MyAccount-navigation ul li a:hover {
  color: #c24646;
}

.woocommerce-MyAccount-navigation ul .is-active a:hover {
  color: #c24646;
}

#order_review_heading {
  color: #c24646;
}

table.shop_table_responsive tr td {
  color: #c24646;
}

.entry-content a:hover {
  color: #c24646;
}