h1{
 text-align: center;
 padding:40px 0 20px 0;
 font-weight:300;
 border-bottom: 1px #ececec solid;
 font-size:2vw;
 margin: 1vw auto;
}

h2{
  color:#f7f7f7;
}

h3{
  color:#f7f7f7;
  font-weight: 100;
}

h4{
  font-weight: 300;
  font-size: 1vw;
  line-height: 120%;
}

h5{
  font-size: 1.3vw;
  font-weight: 300;
  color: #707070;
}

h6{
  font-weight: 100;
  color:#656565;
}
