@import "flavors/default/spgm_style.css";

body {
  background-color: #4d66a7;
  font-family: Georgia;
  text-align: center;
}

h1 {
  font-size: 18pt;
}

