h1 {
  font-size: 2em;
  font-weight: bold;
  color: #777777;
  margin: 40px 0px 20px;
  text-align: center;
}

h2 {
  font-size: 1em;
  font-weight: bold;
  color: #000000;
  margin: 40px 0px 20px;
  text-align: center;
}

