.fhf-lang-switcher ul .lang-item-sv a:before {
  content: 'SVENSKA';
}

.fhf-lang-switcher ul .lang-item:after {
  content: ' / ';
}

.fhf-lang-switcher ul .lang-item:last-child:after {
  content: '';
}