+p { margin: 1em 0 }
+ul { padding-left: 2em }
+br, p:empty { 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
+}