:root {
  --default-font: "Poppins", sans-serif;
}

body {
  background-color: #f6f9ff;
  width: 100vw;
  height: 100vh;
  margin: 0;
  padding: 0;
  font-family: Poppins, sans-serif;
  font-size: .9rem;
}
/*# sourceMappingURL=web.f72f5eb0.css.map */
