.husk-blog-detail{background:var(--brand-bg)}.husk-article h1{font-size:max(2rem, min(4vw, 3.4rem))}.husk-article-content{margin-top:28px;padding-top:28px;border-top:1px solid var(--brand-border)}.husk-blog-share{margin-top:28px;padding-top:22px;border-top:1px solid var(--brand-border)}.husk-author-box{margin-top:28px;display:grid;grid-template-columns:72px 1fr;grid-gap:18px;gap:18px;padding:22px;background:var(--brand-bg-alt);border-radius:var(--husk-radius)}.husk-author-box img{width:72px;height:72px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.husk-author-box h2,.husk-blog-reply h2{font-size:1.25rem}.husk-pre-next{margin-top:28px;padding:22px 0;border-top:1px solid var(--brand-border);border-bottom:1px solid var(--brand-border);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.husk-pre-next div:last-child{text-align:right}.husk-blog-reply{margin-top:28px}@media (max-width:575px){.husk-author-box,.husk-pre-next{grid-template-columns:1fr}.husk-pre-next div:last-child{text-align:left}}