/* More specific CSS to hide the footer */
footer.container {
    display: none;
}
