.del {
  color: #f00;
  text-decoration: line-through;
}
.del span {
  color: #000;
}
