  .grid-product__price {
    color: #00b67a;
    font-weight: bold;
}


span.grid-product__price--original {
    color: #000000;
}

[data-center-text=true] .grid-product__meta {
    text-align: center;
}
span.product__price.on-sale {
  color: #01AA0A;
  font-weight: 700;
  font-size: 29px !important;
}

  