#landing-page-content {
  text-align: center;
  padding-top: 1em !important;
}

h2 {
  text-align: center !important;
  margin-bottom: 1em !important;
}

.anomaly {
  font-size: 1.3em;
  margin-top: 2em !important;
}

.anomaly > em {
  font-variant: small-caps;
  letter-spacing: 3px;
  font-size: 1.3em;
}

.continue {
  font-size: 1.5em;
  margin-top: 2em !important;
  margin-bottom: 2em !important;
}

.continue > a {
  color: #D88E6E !important;
}

#footer {
  margin: 10em 0em 0em 0em;
  padding-bottom: 2em;
  font-size: 0.8em;
}
