/* custom css */
#maincontainer {
    font-family: raleway;
    font-size: 18px;
color: #ffffff;
background-color: #040239;
}

.namelisting {
   padding-top: 80px;
}


a {
   color: #ffffff;
}

.catLevel {
 color: #ffffff !important;
}

.catLevel {
  font-size: 24px; # !important;
 font-weight: bold; # !important;
}


.footerText, .footerLink{
   color: #fff;
}

.adtext, .donor {
   color: #fff;  /* default text color of ads */
}

.scroll_heading {
color: #ffffff;
}
.dropdown-category {
color: #040239;
}


.vertical_scroller {
border: 4px solid #22356e !important;
}

a.donate-button {
   background-color: #160959;
}

#rightHonoree  {
display: none;
}

.honoreeDonateButton {
    width: 50%;
}

@media screen and (max-width: 421px) {
.honoreeDonateButton {
    width: 90%;
}
}

 




