.breadcrumb {
  font-size: 1.1rem;
}
/*
.breadcrumb a {
  text-decoration: underline;
  text-underline-offset: 4px;
  text-decoration-thickness: 2px;
}
*/

.breadcrumb ol > li:before {
  content: none;
}

.breadcrumb a.home {
  border-bottom: none;
}