body {
  padding-top: 40px;
}
.starter-template {
  padding: 1rem 1.5rem 3rem 1.5rem;
  text-align: center;
}
.font-belle-aurore {
  font-family: 'La Belle Aurore', cursive;
}
*[id]:before { 
  display: block; 
  content: " "; 
  margin-top: -50px; 
  height: 50px; 
  visibility: hidden; 
}