.ff-title {
  display: none;
}

a.ff-powered-img {
  width: 0 !important;
  height: 0 !important;
  visibility: hidden;
}

a.ff-powered-img img {
  /* display: none !important; */
}

.ff-success {
  height: auto !important;
}

button.rest-btn,
button.rest-btn-lg,
button.rest-btn-primary {
  display: none !important;
}

/* .ff-form .ff-next {
  display: block !important;
  margin-right: 2.5em !important;
} */

button.ff-submit {
  margin-top: 3em;
  /* margin-bottom: 3em; */
  display: block !important;
}

.ff-button-bar {
  display: flex;
  justify-content: center;
}

.ff-section-header {
  text-align: center;
}