.form-large.grey-color {
  background-color: #FCFCFC;
  border: 1px solid #E5E5E5;
  padding: 16px 26px 22px;
  border-top: 6px solid #1fb7a6;
}
.form-large .margin-bottom {
  margin-bottom: 14px;
}
.form-large label {
  font-size: 15px;
  font-weight: 200;
}
.form-large .privacy {
  background-color: #F9F9F9;
  border: 1px solid #E5E5E5;
  height: 50px;
  font-size: 14px;
  color: #999;
  line-height: 1.2;
}

