.wrapper { display: flex; flex-direction: column; gap: var(--Space-x05); } .link { display: flex; align-items: center; gap: var(--Space-x1); }