#breadcrumb {
  margin-bottom: 1rem;
}

#breadcrumb div {
  display: inline-flex;
  gap: 0.5rem;
  align-items: center;
}
