.error-title {
  color: red;
  font-size: 13px;
  margin-top: 4px;
  text-align: left;
}
#contact_form button[type="button"] {
  cursor: pointer;
}
.navbar-brand h1 {
  display: none;
}
.logo-text {
  margin-left: 1rem;
  margin-bottom: 0;
  align-self: center;
}
.fa-phone-alt,
.fa-fax {
  display: none;
}
.privacy-terms {
  margin: 20px 0;
}
.privacy-terms a {
  color: #ffffff;
  text-decoration: none;
  margin: 0 6px;
}
.privacy-terms a:hover {
  color: #FF4800;
}
.footer-p {
  margin-bottom: 0 !important;
}
.title-p {
  margin-top: 40px;
  margin-bottom: 60px;
}
.title-p h1 {
  font-size: 34px;
  margin-bottom: 24px;
}
.title-p h2 {
  font-size: 20px;
  margin-top: 28px;
  margin-bottom: 12px;
}
.title-p p {
  line-height: 1.8;
}
.title-p ul {
  line-height: 1.8;
}
/*# sourceMappingURL=style.css.map */