.sl-l-section { margin: { top: var(--gutter-triple); bottom: var(--gutter-triple); } padding: { top: var(--gutter-triple); bottom: var(--gutter-triple); } &:first-child { margin-top: 0; } &:last-child { margin-bottom: 0; } }