html {
  overflow-x: hidden;
}

body {
  background-color: #000000;
}

body h1 {
  font-family: "Readex Pro", sans-serif !important;
  color: white;
}

body h2 {
  color: white;
  font-family: "Readex Pro", sans-serif !important;
}

body h2 span {
  color: red;
}

body li a {
  font-family: "Readex Pro", sans-serif !important;
}

body button {
  color: black !important;
  font-family: "Readex Pro", sans-serif !important;
}

body a {
  color: white !important;
  font-family: "Readex Pro", sans-serif !important;
}
/*# sourceMappingURL=sass.css.map */