/* form section styles */
.form-instructions {
  margin-bottom: 12px;
  display: block;
}

@media screen and (min-width: 750px) {
  .form-instructions {
    text-align: center;
  }
}

.dealers-program--title.main-page-title {
  margin-bottom: 3.2rem;
}
