.grayform {
  background: #d3d3d3;
  padding: 25px 15% 25px 15%;
  font-family: 'Spoiler-Regular';
}
.grayform h2 {
  font-family: 'Spoiler-Bold';
}
.float-left-reg {
  float: left;
  padding-top: 2px;
  margin-bottom: 40px;
}
