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