div.blog-post article{background-color:unset;box-shadow:unset;border-radius:unset;padding:unset;color:var(--white);font-size:1rem;line-height:1.75rem;max-width:840px;margin:auto auto 3rem}div.blog-post article h1{padding:3rem 0;color:var(--white)}div.blog-post article h2,div.blog-post article h3,div.blog-post article h4,div.blog-post article h5,div.blog-post article h6{padding-bottom:1rem}div.blog-post article a{color:var(--white);font-weight:700;text-decoration:underline}div.blog-post article a:hover{color:var(--primary)}div.blog-post article li>a{text-decoration:none}div.blog-post article code{max-width:100%;word-break:break-word;white-space:pre-wrap;display:block}