header p {
  font-size: 20px;
  font-weight: 300;
  color: #707070;
}

section p {
  font-size: 20px;
  font-weight: 300;
  line-height: 25px;
  color: #fff;
}

h2 {
  color: #fff;
  font-weight: 300;
}

#homeHeading {
  color: #00aeed;
}

.masthead {
  background-color: #fefefe;
}
