.footer {
  margin-top: auto; /* Push the footer to the bottom of the container */
  padding-top: 10px;
  padding-bottom: 10px; /* Add space between the footer and the bottom */
}
