/* Shared styles for pandoc-generated terms.html and privacy.html */

html {
  -webkit-text-size-adjust: 100%;
}

body {
  font-family:
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Roboto,
    Helvetica,
    Arial,
    sans-serif;
  margin: 40px auto;
  max-width: 980px;
  padding: 0 16px;
  line-height: 1.55;
}

h1,
h2,
h3 {
  line-height: 1.25;
}

code {
  background: #f5f5f5;
  padding: 2px 4px;
  border-radius: 4px;
}

/* Draft notice after horizontal rule */
hr + p {
  color: #555;
}
