.post { margin-top: min(80px, 15vw); margin-bottom: 80px; } .post span:first-child { font-style: italic; opacity: .6; } .post h1 { margin-top: var(--padding); margin-bottom: calc( var(--padding) / 4); } .post h1 + p.subtitle { margin-top: 0; opacity: .8; } .post p a { color: inherit; }