body {
  padding-top: 20px;
  padding-bottom: 40px;
  background: #F9F6EE;
}

/* Custom container */
.container-narrow {
  margin: 0 auto;
  max-width: 700px;
}
.container-narrow > hr {
  margin: 30px 0;
}

.store-badge {
  margin-top: 10px;
  float: right;
}

.sep {
  margin-right: 20px;
}

.apps .row-fluid {
  margin-bottom: 48px;
}

p {
  text-align: justify;
}

.masthead h3 {
  color: #564d42;
}

.masthead + hr {
  margin-bottom: 64px;
}

h3 {
  font-size: 32px;
  font-weight: normal;
}

.privacy h1 {
    font-size: 24px;
}

.privacy h3 {
  font-size: 20px;
}

#footer {
  margin-top: 64px;
  margin-bottom: 0;
}

#footer p {
  font-size: 10px;
  text-align: center;
}

.small {
  font-size: 0.85em;
}

.more {
  font-size: 120%;
  font-weight: bold;
  text-align: center;
}

.notice {
  border: 1px solid #e01010;
  background: #f9fff;
  padding: 1em;
  font-weight: bold;
  color: #f01010;
}
