.us-learn-breadcrumb {
  display: flex;
  flex-wrap: wrap;
  gap: 0.6rem;
  padding-block: 2rem 0;
  color: #555;
  font-size: 1.3rem;
  line-height: 1.6;
}
.us-learn-breadcrumb a { color: inherit; }
