html {
  scroll-behavior: smooth;
}

body {
  font-family: "Roboto", sans-serif;
  padding-top: 64px;
}
.montserrat {
  font-family: "Montserrat", sans-serif;
}
