#header .logo .text-logo a {
  color: #0cafdc;
  text-shadow: black 0.1em 0.1em 0.2em
}
#header .logo .text-logo a:hover {
text-decoration: none;
color: #ffffff;
}
