html, body {
  margin: 0;
  padding: 0;
}

* {
  font-family: "Lato", "Helvetica Neue", Roboto, sans-serif;
  color: #2D3436;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Lora", Georgia, serif !important;
  font-weight: 700;
}

#root {
  overflow: hidden;
}

/*# sourceMappingURL=/main.39afc03c.css.map */