table, tr, td {
  border: 0.5px solid rgba(153, 153, 153, 0.123);
}
tr.noBorder td {
  border: 0;
}