Something like this: ``` .c-component-list__title { line-height: nth($zss--line-height-scale, 2); margin-bottom: nth($zss--spacing-scale, 3); } ```