/* custom css */

a {
   color: #000000;
}

a.donate-button {
   background-color: #21b566;
}

.campaignSponsorAmount {
   display: none;
}
.campaignSponsorMessage {
   display: none;
}


@media screen and (max-width: 421px) {
.honoreeDonateButton {
    width: 90%;
}
}





