#content-wrapper.olive .olive--proxy {
  padding: 40px 0 220px;
  text-align: center;
}
#content-wrapper.olive .olive--proxy h1,
#content-wrapper.olive .olive--proxy p {
  font-family: "Solido Condensed", Tahoma, sans-serif;
  line-height: 1.1;
  margin: 0;
  text-transform: uppercase;
}
#content-wrapper.olive .olive--proxy h1 {
  text-transform: none;
  font-size: 3em;
}
#content-wrapper.olive .olive--proxy img {
  max-width: 64px;
  padding: 30px 0;
}
#content-wrapper.olive .olive--proxy p {
  font-size: 1.3em;
}

.olive--proxy {
  text-align: center;
  width: 100%;
}

.olive--proxy hr {
  border-color: #ccc;
  margin: -1em auto 1em;
  max-width: 700px;
}

.olive--proxy .print-archive-subscribe-prompt {
  margin: 0 auto;
  max-width: 700px;
}

.olive--proxy img {
  margin: 0 auto 1em;
  width: 50px;
}

.olive--proxy .feedback-message {
  display: none;
}

.olive--proxy .feedback-message,
.olive--proxy .loading-message {
  font-family: Solido, sans-serif;
  font-size: 1em;
}