body {
    background-color: cornsilk;
    font-family: 'Open Sans', arial, sans-serif;
    }
  
  h1 {
    font-weight: normal;
   }
  
  h2 {
    font-size: 2.4em;
    color: grey;
    letter-spacing: -.06em;
}
  