.authentication__head .selector li, .authentication__head .selector li a {
  color: #000000;
}

.authentication__head .selector {
  background-color: #ffffff;
}

.authentication__head .selector li a:hover {
  background-color: #d94042;
  color: #ffffff;
}
