.card-list { display: flex; flex-direction: column; &--sm { gap: var(--tk-gap-sm); } &--md { gap: var(--tk-gap-md); } }