/**
 * @file
 * CSS Variables
 */


/* Define brand colors */

/* Language switcher: non-active language only */
.language-switcher-language-url .is-active {
    display: none;
  }
  