@layer component.layout {
  .bar__item {
    padding: 0.25rem 0;
  }

  .bar {
    gap: 1.9444rem;
  }
}
