Fixed Footer
‹ BackFixed footer uses flexbox
to position the footer at the bottom of the screen.
Browsers that don't support flexbox will see the footer sit at the bottom of the content as usual.
Fixed footer can be turned on or off by changing the $fixed-footer
sass variable located in settings.scss
.