body {
  background: url("../images/landing/free-consultation/bg.jpg") fixed no-repeat;
}

label {
  color: #fff;
  font-weight: 600;
  font-size: 16px;
}

.form-wrapper {
  padding: 20px;
  background: rgba(0,0,0,0.5);
  border-radius: 20px;
  margin-top: 130px;
}