/* custom css */

#cssmenu {
    display: flex;
    justify-content: center;
}

@media screen and (max-width: 1001px) {
#cssmenu {
    display: block;}
}

a.donate-button {
   background-color: #3d5271;
}

a {
   color: #000000;
}

.honoreeTagline {
  color: #8D9144;
  font-size: 14px;
  font-family: verdana,geneva,sans-serif;
font-weight: bold;
}

.honoreeName {
  color:#696969;
  font-size:22px;
  font-family: times new roman,times,serif;
  font-weight: bold;
}

#rightHonoree  {
display: none;
}

.honoreeDonateButton {
    width: 50%;
}
#rightHonoree  {
display: none;
}

.honoreeDonateButton {
    width: 50%;
}
#program {
display: none
}
.galaButton {
display: none
}


