
#block-ffflanguageswitcher {
  display: flex;
  justify-content: flex-end;

}

#block-ffflanguageswitcher li {
  list-style: none;
  margin-right: 16px;

}

#block-ffflanguageswitcher li:last-child {
  margin-right: 0px;

}
