/* * CTA Bar (Call to action) * * Call to action located at the bottom of most pages */ .cta-bar { text-align: center; padding-top: ($unit * 8); .button { margin: 0px ($unit * 1); } }