+.a { margin: 0 0.3em }
+pre {
+ background-color: #eee;
+ font-family: courier, monospace;
+ font-size: 0.875em;
+ max-width: 55em;
+ overflow-x: auto;
+ padding: 1em;
+}
+pre[role="img"] { display: none }
+blockquote, p, article > div {
+ max-width: 45em
+}
+blockquote {
+ border-left: 4px solid #ccc;
+ padding-left: 10px;
+}
+br { display: none }
+h1, h2, h3 {
+ font-family: "Avenir Next";
+ font-weight: 900
+}
+h1 { font-size: 2em }
+h3 {
+ font-weight: 600;
+ margin-top: 1em
+}