@charset "UTF-8";
/**
 *  privacy.scss — page styles for privacy.html.
 *  Compiled by CodeKit to build/css/privacy.css.
 *  Designed fresh in Round 109 — the v3 prototype's inline styles were
 *  discarded on Josh's ruling; the page rides the shared masthead and
 *  prose templates (style.css). Only the page-specific measure lives here.
 */
/* The headline runs longer than contact's — widen the masthead measure. */
body.privacy section.masthead h1 {
  max-width: 26ch;
}
