.wrapper { display: grid; gap: var(--Spacing-x-half); } .caption { color: var(--Text-Secondary); } .text { color: var(--Text-Default); }