/*!
 * Add custom css for this site here:
 */
.nav-bold > a.nav-link{font-weight:bold;}

p.lead-small {
    font-size: 1.11875em;
}


.container .jumbotron, .container-fluid .jumbotron {
    background-color: inherit;  
    margin-top: 0;
    margin-bottom: 0px;
}


/*! * Title case for accordion headings */
 #accordion1 .card-header h3 button.btn {
	 text-transform:none;
}
.navbar-nav>li.donate {
    color: #58595A;
    border-bottom: 0px;
    font-weight: 700;
    }