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

body {
  background-color: #464b51;
  color: ##464b51;
  font-family: "Times New Roman", Times, serif;
  text-align: center;
}

h1 {
  font-size: 18pt;
}

