.breadcrumb {
  padding-top: 0.25rem;
  padding-bottom: 2rem;
  font-size: 1rem;
}
.breadcrumb a {
  text-decoration: underline;
}
.breadcrumb a,
.breadcrumb span {
  color: #777777;
}
.breadcrumb + .main-page-title {
  font-weight: bold;
}