/* calendarmirror.com — the privacy and terms pages, in every language
 * (/privacy.html, /terms.html, /de/…). Three rules, but four files now that
 * the site is translated, so they live here rather than in each <head>. */

h1{font-size:clamp(32px,4.6vw,48px);margin-top:1.5rem}
.sub{color:var(--muted);margin:0 0 2rem}
.lead{font-size:19px;line-height:1.6}

/* On a translated legal page: which language governs. */
.prevails{border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);
  padding:.9rem 0;margin:0 0 2rem;font-size:15.5px;line-height:1.6;color:var(--muted)}
