+}
+
+.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;
+}
+p { margin: 1em 0 }
+ul { padding-left: 2em }
+br { display: none }
+h1, h2, h3 {
+ font-family: "Avenir Next", "Montserrat", "Segoe UI Variable Display", "Noto Sans", "Roboto", "Segoe UI", sans-serif;
+ font-weight: 900
+}
+h1, h2 {
+ font-size: 2em;
+ text-transform: lowercase;
+}
+h3 {
+ display: inline-block;
+ font-weight: 600;
+ margin-top: 1em
+}