table {
  margin-bottom: 24px;
}

table td:empty, table th:empty {
  display: none;
}

table td, table th {
  padding: 0.2em 0.4em;
  font-weight: inherit;
}
