/* custom css */
.footerText, .footerLink{
   color: #fff;
}

a {
   color: #7d1e2b;
}

a.donate-button {
   background-color: #7d1e2b;
}

#rightHonoree  {
display: none;
}

.honoreeDonateButton {
    width: 50%;
}
