.archive.woocommerce ul.products li.product .onsale {
  color: #eaff08;
  font-size: 10px;
}

.woocommerce span.onsale {
  color: #eaff08;
}