/* Scss Document */
.privacy ul {
  margin-top: 1em;
}
.privacy li {
  margin-left: 1.5em;
  list-style: disc;
}