#topBarLoginButton > span > span {
  position: relative;
	font-size: 0;
}

#topBarLoginButton > span > span::after {
  content: "Espace Adhérent";
  font-size: 16px;
}

