.blog-post-body .body-container{display:grid;gap:48px;grid-template-columns:1fr 250px;width:100%}@media screen and (max-width:767px){.blog-post-body .body-container{grid-template-columns:100%}}.blog-post-body .body-content-column h1,.blog-post-body .body-content-column h2,.blog-post-body .body-content-column h3,.blog-post-body .body-content-column h4,.blog-post-body .body-content-column h5,.blog-post-body .body-content-column h6{color:var(--primary-exterus-teal-100,#167c87)}.blog-post-body .body-content-column h1,.blog-post-body .body-content-column h2,.blog-post-body .body-content-column h3,.blog-post-body .body-content-column h4,.blog-post-body .body-content-column h5,.blog-post-body .body-content-column h6,.blog-post-body .body-content-column img{margin-bottom:16px!important;margin-top:48px!important}.blog-post-body .body-content-column h1:first-child,.blog-post-body .body-content-column h2:first-child,.blog-post-body .body-content-column h3:first-child,.blog-post-body .body-content-column h4:first-child,.blog-post-body .body-content-column h5:first-child,.blog-post-body .body-content-column h6{margin-top:0!important}.blog-post-body .body-content-column p{margin-bottom:24px!important}.blog-post-body .body-content-column p a{color:#519da5!important;font-weight:700!important}.blog-post-body .body-content-column :where(ul){padding-left:24px!important}.blog-post-body .body-content-column :where(ol){padding-left:16px!important}::marker{font-family:Heebo}.post-info-column{display:flex;flex-direction:column;gap:20px}.blog-post-body .author,.blog-post-body .date-posted{border-bottom:1px solid rgba(20,24,34,.12);padding-bottom:16px}.blog-post-body .date-posted{text-align:left}.blog-post-body .contact-info{display:flex;flex-direction:column;gap:8px;margin-top:16px}.blog-post-body .contact{display:grid;gap:12px;grid-template-columns:12px 1fr}.blog-post-body .contact .psml-label{text-align:left}.blog-post-body .author .author-image{margin-bottom:20px;width:100px}