body {
  /*font-family:'Lato', sans-serif;*/
  font-family:'Open Sans';
  /*color:#7e7e7e;*/
}

h1 {
  margin-bottom:40px;
}

label {
  color:#333;
}

.btn-send {
  font-weight:300;
  text-transform:uppercase;
  letter-spacing:0.1em;
  margin-bottom:20px;
}

a {
  color:#d1a831;
  text-decoration:none;
}

.line {
  width:112px;
  height:47px;
  border-bottom:1px solid black;
  position:absolute;
}

