body {
  background-color: black;
  font-family: -apple-system, Helvetica, Arial, sans-serif;
  font-size: 15px;
  color: #999999;
  margin: 1.4em;
}

#title {
  color: white;
  font-weight: normal;
  margin-block-end: 0em;
}

#date {
  margin-block-start: 0.5em;
}

#app-store-button-wrapper {
  text-align: center;
}

#download-text {
  color: white;
}

.imgGooglePlay {
  max-width: 200px;
  max-height: 80px;
}

.imgAppStore {
  max-width: 109px;
  max-height: 36px;
}

#footer p {
  font-weight: bold;
}
