.footer { padding-top: $spacer; padding-bottom: $spacer; border-top: 1px solid $gray; color: $gray-light; } .footer__copyright { text-align: center; &, small { @extend .mini; } }