@use '@funidata/fudis-core' as core;

.fudis-breadcrumbs-item {
  display: flex;
  align-items: center;
  min-height: core.$spacing-lg;
}
