h1 {
  font-size: 3.5em;
  margin: 0;
}
h1 .PartOne {
  color: #5dbbea;
  font-family: 'Open Sans', sans-serif;
  font-style: inherit;
  font-size: inherit;
}
h1 .PartTwo {
  color: #303033;
  font-family: 'Open Sans', sans-serif;
  font-style: inherit;
  font-size: inherit;
}
h1 .PartThree {
  color: #303033;
  font-family: inherit;
  font-style: inherit;
  font-size: inherit;
}
h1 .PartFour {
  color: inherit;
  font-family: inherit;
  font-style: inherit;
  font-size: inherit;
}
