/* Show it is fixed to the top */
/*
body {
  min-height: 75rem;
  padding-top: 4.5rem;
}
*/

body {
  padding-top: 5rem;
}

.home-template {
  padding: 3rem 1.5rem;
  text-align: center;
}
