.form-group {
  margin-bottom: 12px;
}
.trix-button--icon-attach {
  display: none;
}
.help-block {
  color: red;
  font-size: 12px;
}
.StripeElement {
  box-sizing: border-box;
  height: 40px;
  padding: 10px 12px;
  border: 1px solid #ced4da;
  border-radius: 4px;
  background-color: white;
}
.StripeElement--invalid {
  border-color: #fa755a;
}
.StripeElement--webkit-autofill {
  background-color: #fefde5 !important;
}
/*# sourceMappingURL=app.css.map */