
body {
  scroll-behavior: smooth;
}
.bg-cover {
  background-size: cover;
  background-position: center;
}
section {
  scroll-margin-top: 100px;
}
