html {
  font-size: 11pt;
  height: 100.05%;
}

body {
  font-family: 'Arimo', Arial, sans-serif;
  height: 100.05%;
}

a {
  text-decoration: none;
}

dl dt {
  font-weight: bold;
}

.navbar-brand {
  font-family: 'Crete Round', Georgia, Times, serif;
  font-size: 1.6rem;
}


.toast-container {
  position: fixed;
  top: 4rem;
  right: 0;
}