There seems to be a very very large margin between the content div and the footer and I can't figure out how to correct this issue. When I use the inspector tool in google chrome it shows the style="top-margin: 698px".
I've tried to over ride this by using something like
<footer id="footer" class="dark" style="margin-top: 30px !important">
however this did not work. It does seem to be related to something, maybe, in the dark.css, however, I just can't figure this out.
