@import "flavors/default/spgm_style.css";

body {
  background-color: #2d062c;
  color: #000000;
  font-family: helvetica, arial, "sans-serif";
  text-align: center;
}

h1 {
  font-size: 16pt;
}

