@use '~@moda/om';

.Breadcrumbs {
  @include om.text(body1);

  display: flex;
  flex-flow: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}
