body {
  padding-bottom: 4em;
}

.breadcrumbs {
  display: flex;
  align-items: center;
  width: 100%;
  height: 40px;
  background-color: #d1ecf1;
}

.breadcrumbs a {

  color: #0c5460;
}
