/*--------------------

    color

    --------------------*/
#contact {
  padding-top: 150px;
}

.contact-1 h2 {
  margin-bottom: 20px;
}

#privacypolicy {
  width: 85%;
  padding: 150px auto;
  margin: 50px auto;
}

.privacypolicy-paragraph {
  background-color: #fff;
  border-radius: 3px;
  padding: 20px 30px;
}
.privacypolicy-paragraph a {
  color: #DB5425;
}

.line6 {
  margin-top: 20px;
}

.contactfrom {
  margin-top: 30px;
}

.applicationfrom {
  margin-top: 30px;
}

.contactfrom label {
  margin: 10px auto;
}

.applicationfrom label {
  margin: 10px auto;
}
/*# sourceMappingURL=contact.css.map */