h1 {
  margin-top: 0.0em;
  margin-bottom: 0.0em;
}

ul {
  margin-top: 0.0em;
  margin-bottom: 0.0em;
}

ul.nav-breadcrumbs {
  padding: 0;
}

ul.nav-breadcrumbs > li {
  display: inline-block;
  font-style: italic;
  font-size: smaller;
/*
  font-size: 70%;
*/
}

.cards {
  display: flex;
  flex-wrap: wrap;
}

#homepage-banner {
  height: 128px;
}

img {
  height: auto;
  width: 100%;
}
