/* Custom CSS rules */
html {
  scroll-behavior: smooth;
}

h1,
h2,
h3,
h4,
p,
ul,
form {
  font-family: "Montserrat", sans-serif;
}
