.header { display: flex; flex-direction: column; gap: 16px; > h1 { margin-bottom: calc((16px - 4px) * -1); } }