@media print, screen and (min-width: 769px) {
  section#privacy h1:after {
    content: "Privacy Policy";
  }
}
/*# sourceMappingURL=style.css.map */