.form-row.ffm-field-container.custom {
  margin-top: 0;
}

.custom .give-label {
  display: none !important;
}
.give-donation-reduce,
.give-donation-info,
.give-donation-pricing {
    padding: 10px 30px;
    text-align: center;
}
.give-donation-pricing {
  font-weight: 600;
}
.give-donation-reduce {
  text-transform: uppercase;
  font-size: 1.25em;
}
.give-donation-reduce span {
    color: red;
}
