@use '~@moda/om';

.TabList {
  @include om.stack(4, $direction: horizontal);

  border-bottom: 1px solid om.color(elephant);
}
