#shopping table tr:last-child {
  color: red;
}

#shopping table tr:first-child {
  color: white;
}