.mini-navbar {
  display: flex;
  justify-content: center;
  font-size: 1.5em;
  padding: 1em;
}

.mini-navbar a {
  text-decoration: underline;
}
