.price--compare,
.price-item--regular,
.product__price .price--compare {
  color: #4A4A4A !important;
  text-decoration: line-through !important;
  margin-right: 8px;
}

.price--highlight,
.price-item--sale,
.product__price .price--highlight {
  color: #6BBF6A !important;
  font-weight: 600 !important;
}
