.post-header{align-items:center;background:var(--neutral-100);border-radius:var(--nav);color:var(--color);display:flex;flex-direction:row;font-size:15px;height:var(--nav);justify-content:space-between;padding:0 30px;position:relative}.post-header .post-type{font-weight:600}.post-hero{aspect-ratio:16/9;background-position:50%;background-size:cover;border-radius:var(--radius)}.post-content{outline:1px solid var(--color);outline-offset:-1px;padding:var(--p-100)}.post-content p{font-size:1.75rem;margin-bottom:1.75rem}.post-content p:last-child{margin-bottom:0}.post-content a{background:var(--color);border-radius:3rem;color:var(--bg);display:inline-block;padding:1rem 3rem}.post .header{font-size:7rem;margin-bottom:3rem}