Currently facing an unusual issue: If you visit XX, you'll notice a black footer at the bottom - well, at least on Firefox and Chrome.
In Safari, the Footer is not visible at all, and I am unable to figure out why. Adding a slight margin-top:200px;
to the footer makes it appear in Safari, but too far down in all other browsers. It seems like in Safari, the footer is positioned behind the content.
In IE 10, there is an unexpected problem where there is approximately 300-400px of white space below the black footer, and I have no clue why this is happening?!
If anyone could assist me with identifying the error I'm encountering, I would greatly appreciate it. Thank you!