body {
  background-color: black;
  font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
  color: white;
  text-align: left;
}

section.content {
  font-size: 1.5em;
}

ul {
  text-align: left;
}

.bullet-header {
  font-size: 1em;
  font-weight: bold;
}

.bullet-body {
  font-size: 1em;
}

#privacy-footer {
  text-align: center;
}
/*# sourceMappingURL=privacy.css.map */