section.post{flex-flow:column;gap:16px;padding:80px 40px;display:flex}section.post .description p{margin:0 0 1rem;font-size:1.25rem;font-weight:400;line-height:2rem}section.post .meta{grid-template-columns:repeat(5,1fr);gap:20px;display:grid}section.post .meta .meta-info-head{opacity:.65;margin-bottom:5px;font-size:.9rem;font-weight:300}section.post .meta .meta-info-body{font-size:1.25rem;font-weight:600}section.post .image{max-width:100%}section.post .image img{object-fit:contain;max-width:100%;height:auto}
