/* Fix for the large white space above the footer */
footer {
    margin-top: 0 !important; /* Override the 300px margin */
}
