new file mode 100644
@@ -0,0 +1,16 @@
+#footer{
+ margin-top: auto;
+
+ .fc--top{
+ background-color: $footer-top-bg;
+ }
+ .fc--middle{
+ background-color: $footer-middle-bg;
+ .fc--bottom{
+ background-color: $footer-bottom-bg;
+}