.spektrixSignup label {
  color: #fff;
}
.spektrixSignup input {
  margin-bottom: 10px;
}
.quickGivingPanel .selectDonationAmount>span:not(:first-child), .quickGivingPanel .selectDonationAmount>a[href*="repeat-payment"], .quickGivingPanel .regularPayment {
    display: revert!important;
}
body.pages-Payment-Complete .shareWrapper.donationShare/*,
body.pages-Payment-Complete p.defaultDonationCompleteMsg*/ {
    display: none;
}

body.pages-Payment-Complete p.defaultDonationCompleteMsg {
  margin-top: 20px;
}