@layer components {
  .locale-tab {
    background-color: none;
    &.active {
      border: 1px solid black;
    }
  }
}
