/* Light polish on top of Bootstrap — no custom JS required. */
body {
  min-height: 100vh;
}

.navbar-brand {
  letter-spacing: 0.02em;
}

main .table td {
  vertical-align: middle;
}
