%footer.footer-distributed

.footer-right
  %a{:href => "#"}
    %i.fa.fa-facebook
  %a{:href => "#"}
    %i.fa.fa-twitter
  %a{:href => "#"}
    %i.fa.fa-linkedin
  %a{:href => "#"}
    %i.fa.fa-github
.footer-left
  %p.footer-links
    %a{:href => "#"} Home
    ·
    %a{:href => "#"} Blog
    ·
    %a{:href => "#"} Pricing
    ·
    %a{:href => "#"} About
    ·
    %a{:href => "#"} Faq
    ·
    %a{:href => "#"} Contact
  %p Company Name © #{Date.today.year}