tbody tr td {
  padding: 0.5em;
  font-size: 0.8em;
  line-height: 1.2em;
}
tbody tr:first-child {
  font-weight: bolder;
}