.logo {
  text-align: center;
}

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

.button {
 background: #2f6f4e;
}

a {
  color: #2f6f4e;
}