.breadcrumb-item::before {
  color: var(--text-color-primary) !important;
}

.breadcrumb-item > a.inactive {
  opacity: 0.5;
}
