
.navbar-mainnavigation .navbar-brand-image img {
		max-height: 100% !important;
}
#page-header {
	background-color: rgb(237, 237, 237) !important;
}


.lead {
	font-size: 1.45rem;
}

.card-title, h4, .h4 {
	font-size: 1.65rem; 
}

.footer-section-content-column a,
.footer-section-content-column p {
	color: #ccc !important;
	font-size: 1rem !important;
}
.footer-section-content-column h4 {
	color: #ccc !important;
	font-size: 1.4rem !important;
}

h1.carousel-header {
	padding: 5px 20px;
	background-color: rgba(0, 0, 0, 0.4);

}




