body {
  background: #FBFBFB;
  color: #000000;
  font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1.1rem;
}

a:link {
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  text-align: center;
}

h2 {
  padding-top: 1.5rem;
  padding-bottom: 0.5rem;
}

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