.privacy ul {
  margin-bottom: 50px;
}
.privacy ul li {
  list-style: decimal;
  margin-left: 2em;
  margin-bottom: 20px;
}
.privacy ul li ul {
  margin-top: 15px;
}
.privacy ul ol {
  margin-left: 2em;
  margin-top: 15px;
}
.privacy .child li {
  list-style: none;
  margin-left: 0em;
}
.privacy p {
  margin-bottom: 50px;
}/*# sourceMappingURL=privacy.css.map */