.markdown { .subnav { .flex; .mt-6; .pb-2; .border-b; .subnav-link { .mr-6; .leading-none; .text-dark-soft; .text-sm; } } a { .text-blue; } p code { .border; .rounded; .text-sm; .px-1; .text-no-wrap; color: #DD4A68; } blockquote { .text-em; .text-dark-soft; .text-sm; } h1 { .mb-4; .leading-none; .text-dark-softer; .text-thin; .text-2xl; .text-blue; } h2 { .mt-16; .mb-8; .text-blue; .leading-none; .text-thin; .text-xl; } h3 { .mt-16; .mb-8; .text-dark; .leading-none; .text-medium; .text-lg; } p { .mt-8; .mb-3; } }