body {
  font-family: "DM Sans", sans-serif;
}

html {
  scroll-behavior: smooth;
}

.maxContainer {
  max-width: 1440px;
  margin: 0 auto;
}
