.header .logo img {
  max-width: 50px;  
}

.button {
  background: #d97757;
}

a {
  color: #d97757;
  text-decoration: none;
}

footer, footer a {
  visibility: hidden;
}