
h1 {
  text-align: center;
  font-size: 11pt;
  color: #494949;
  font-family: "Roboto"
}

div {
  align: center
}

h2 {

  font-size: 18pt;
  color: #494949;
  font-family: "Roboto";
  width: 50%
}

p {

  font-size: 8pt;
  color: #494949;
  font-family: "Roboto";
  width: 40%
}
