.product__price--holder .axt_discounted_price {
  color: #3d3935;
  font-size: 30px;
  font-weight: bold;
}
.card__price .axt_show_original {
  text-decoration: line-through;
  color: #eae6e2;
}
.card__price .axt_discounted_price {
  font-weight: 600;
}
.product__price--holder .axt_show_original {
  text-decoration: line-through;
  font-size: 0.6em;
  color: #eae6e2;
}
