@import url("https://fonts.googleapis.com/css?family=Poppins|");
#gform_wrapper_16 input[type=submit] {
  background-color: #162a52;
  color: #f9fcff;
  font-size: 16px;
  text-transform: uppercase;
  border-width: 0px;
  border-color: #73ab4c;
  font-weight: 600;
  font-family: Poppins;
  position: relative;
  border-radius: 12px;
  margin-top: -8px;
}
#gform_wrapper_16 .gform_footer {
  border-style: solid;
  border-width: 0px;
}
#gform_wrapper_16 {
  margin-top: 0px;
  margin-bottom: 0px;
}
#gform_wrapper_16 input[type=text] {
  background-color: #ffffff;
  border-width: 0;
  border-radius: 13px;
}
#gform_wrapper_16 input[type=email] {
  border-width: 0;
  border-radius: 12px;
}
#gform_wrapper_15 input[type=submit] {
  background-color: #162a52;
  color: #f9fcff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 15px;
  border-width: 0;
  border-radius: 9px;
}
#gform_wrapper_15 input[type=text] {
  border-width: 0;
  border-radius: 9px;
}
#gform_wrapper_15 input[type=email] {
  border-width: 0;
  border-radius: 9px;
}
#gform_wrapper_15 textarea {
  border-width: 0;
  border-radius: 9px;
}
#gform_wrapper_15 .gfield_label {
  color: #f9fcff;
}
#gform_wrapper_15 .ginput_container label {
  color: #f9fcff;
}
#privacy_policy_body {
  color: #f9fcff;
}
