html {
  scroll-behavior: smooth;
}

body {
  font-family: "Cormorant Garamond", serif;
}

section {
  scroll-margin-top: 5rem;
}
