/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

.g-contactform .g-contactform-title {
  margin-bottom: 0.25rem;
}
.g-contactform .g-contactform-intro {
  margin-bottom: 1rem;
  opacity: 0.9;
}
.g-contactform form .form-field, .g-contactform form .form-actions {
  margin-bottom: 1rem;
}
.g-contactform form .form-input, .g-contactform form input[type="text"], .g-contactform form input[type="email"], .g-contactform form textarea {
  width: 100%;
  border-radius: 0.5rem;
  padding: 0.75rem 1rem;
}
.g-contactform form .button, .g-contactform form button[type="submit"], .g-contactform form input[type="submit"] {
  border-radius: 9999px;
  padding: 0.6rem 1.2rem;
}
/*# sourceMappingURL=custom_page.css.map */