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