.logo a {
  text-decoration: none;
}

.logo a::after {
  content: 'Mail';
  color: black;
}

footer {
  display: none;
}
