body {
  font-size: 14px;
  font-family: "Lucida Grande", verdana;
  text-align: center;
}
.message {
  font-size: 16px;
}
span.label {
  font-size: 2em;
}
input {
  font-size: 2em;
  margin-top: 10px;
}
.subscribe-form {
  margin-top: 50px;
}
.promise {
  color: grey;
  font-size: 10px;
}
.footer {
  font-size: 11px;
  margin-top: 200px;
}

