@use 'iro-sass/src/index' as iro; @use 'iro-design/src/functions' as fn; @include iro.props-namespace('body') { @include iro.bem-scope(iro.props-namespace()) { > :first-child { margin-top: 0; } } }