@charset "UTF-8";
body {
  padding-top: 70px; /* Höhe Navbar */
  padding-bottom: 60px; /* Höhe Footer */
}

footer {
  height: 60px;
}