.footer { @include align-items(center); background-color: $footer-bg; height: $footer-height; text-align: center; padding-top: 15px; box-sizing: border-box; width: 100%; position: relative; }