table tbody tr:not(:last-child) {
  border-bottom: 1px solid #ccc;
}