.breadcrumb__item {
  color: rgba(var(--color-foreground) / 0.65);
}

.breadcrumb__item:last-child {
  color: rgb(var(--color-foreground));
}
