.blog-post{display:grid;gap:60px;grid-template-columns:2fr 1fr;margin:auto;padding:0 20px;width:1200px}@media (max-width:768px){.blog-post{gap:2rem;grid-template-columns:1fr}}.blog-post h1,.blog-post h2,.blog-post h3,.blog-post h4,.blog-post h5,.blog-post h6{font-family:var(--font-heading);font-weight:400;line-height:1.3}.blog-post h2{font-size:30px}.blog-post h3{font-size:26px}.blog-post p{font-size:1rem}.blog-post blockquote{border-left:8px solid var(--brand-secondary);font-family:var(--font-body);font-size:20px;font-weight:700;line-height:1.3;margin:20px;padding:10px}.blog-post-lateral{padding-left:1rem;padding-right:1rem}.contact,.read-next{margin-bottom:4rem;margin-top:1rem}.blog-post-content ul li *{margin:0;padding:0}.blog-post-content ul li{list-style:square}.blog-post-content ul li::marker,.contact ul li::marker{color:var(--brand-secondary)}.read-next ul{list-style:none;padding-left:0}.read-next ul li{border-top:1px solid rgba(0,0,0,.2);padding-bottom:1rem;padding-top:1rem}.read-next li::marker{list-style:none}.contact{background-color:var(--brand-primary);border-radius:1rem;color:#fff;padding:2rem 2rem 1rem}.contact-tag{background-color:hsla(0,0%,100%,.3);border-radius:60px;display:inline-block;padding:0 12px}.contact-title{font-size:1.25em;font-weight:700}.contact-content,.contact-title{margin-bottom:1rem;margin-top:.75rem}.contact-content{font-size:.875em}.read-next-title{color:var(--brand-secondary);font-size:1.625rem;font-weight:700}.read-next-item{padding:1rem 0}.read-next-item a,.read-next-item a:focus{color:#000;text-decoration:none}.read-next-item a:hover{color:var(--brand-tertiary)}.read-next-item .read-next-tag{background-color:rgba(0,0,0,.05);border-radius:60px;display:inline-block;font-size:13px;margin-right:3px;padding:0 12px}