.breadcrumb-item.active {
  color: rgba(var(--text-secondary), var(--text-opacity)) !important;
}
.breadcrumb-item + .breadcrumb-item::before {
  color: rgba(var(--text-secondary), var(--text-opacity)) !important;
}
