@mixin ne-breadcrumb {
  .#{$prefix}-breadcrumb {
    display: flex;
    align-items: center;
  }
}
