h1 {
  text-align: center;
  box-sizing: inherit;
  border: 0;
  font-style: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
  clear: both;
  line-height: 1.2;
  font-weight: 400;
  color: #339900;
  font-size: 2.14285714286rem;
  font-family: 'Roboto',sans-serif;
  text-transform: inherit;
  margin-bottom: 0;
}

p {
  font-family: 'Roboto',sans-serif;
}