@use '../visual-design/typography'; .sl-c-attribution { font-weight: typography.$sl-font-weight--light; font-size: var(--sl-font-size--small); &:first-child { text-align: center; margin-top: var(--gutter-triple-negative); margin-bottom: var(--gutter-double); } }