.card .special-price .price {
    color: #c34838;
  }

.card .old-price .price {
    text-decoration: line-through;
}