.special-elite-regular {
  font-family: "Special Elite", system-ui;
  font-weight: 400;
  font-style: normal;
}

body {
  padding: 3rem 1rem 3rem 1rem;
  font-family: "Special Elite", system-ui;
  font-weight: 400;
  font-style: normal;
  background: #000;
}

a:link,
a:active,
a:visited {
  color: #dd5a5a;
  text-decoration-style: dotted;
}

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