.breadcrumb {
  margin-bottom: 1rem;
}

.breadcrumb .flex {
  gap: 0.375rem;
}

.breadcrumb__separator {
  color: var(--clr-gray-300);
}
