/*  table */

table {
  margin: 0 auto 60px auto;
}

th a {
  font-weight: 400;
  font-family: var(--alt-font-family);
}
