.lang-item {
  padding: 0 5px; }
  .lang-item a {
    color: #FFFFFF;
    text-transform: uppercase; }
    .lang-item a:hover {
      color: #D1CC00; }
    .lang-item a.underline {
      border-bottom: 5px solid #FFFFFF; }
      .lang-item a.underline:hover {
        border-bottom: 5px solid #FFFFFF; }
    .lang-item a.is-active {
      color: #D1CC00; }
      .lang-item a.is-active:hover {
        color: #D1CC00; }
  .lang-item:not(:last-child):after {
    position: absolute;
    content: "/"; }

/*# sourceMappingURL=Language-DarkBk.css.map */
