table th,
table td {
  text-align: center;
  vertical-align: middle;
}

table td {
  font-variant-numeric: tabular-nums;
}
