Footer css bug fix
I added a a fixed height to the footer in order to prevent an overflow of the footer on the data. This bug fix doesn't work on small viewport and need the help of a media query to change the behaviour in this case.
I added a clearfix on the template to avoid the form to overflow on the footer.