/* custom css */
#maincontainer {
    font-family: raleway;
    font-size: 18px;
}

.footerText, .footerLink{
   color: #fff;
}

a {
   color: #283a8c;
}

.hrstyle {
   background: #000000;
}

a.donate-button {
   background-color: #283a8c;
}
