#language-toggle {
  .is-open {
    background: red;
  }
}
