/* custom css */

#rightHonoree  {
display: none;
}

.honoreeDonateButton {
    width: 50%;
}

a.donate-button {
   background-color: #0077c0;
}

