* {
  background-color: white;
  color: black;
}

#head-flag img{
  background-color: initial;
}

#head-flag img{
  background-color: initial;
}

#lang-switcher li a{
  background-color: initial;
}

#marquee img{
  background-color: initial;
}
.border{
  border:1px solid black;
}

.border-top{
  border-top:1px solid black;
}

#lang-switcher li{
  border: 1.5px solid black;
}

.current{
  background-color: black;
}

.current a{
  color:white!important;
}

.background{
  background-color: white;
  color:black;
}

.border-bottom{
  border-bottom:1px solid black;
}

.border-right{
  border-right:1px solid black;
}
