#mainNav .navbar-nav .nav-item .nav-link, a.navbar-brand, .intro-lead-in,header.masthead,a {color: black !important;}
.navbar, .navbar-expand-lg, .navbar-dark, .fixed-top,  #mainNav.navbar-shrink{background-color:white; !important;}
header.masthead .intro-text .intro-heading{
font-size: 3rem;
font-family: Ubuntu
}

header.masthead .intro-text .intro-lead-in {
	font-size: 2rem;
}
.whiteBox{
	display: inline-block;
	background-color:white;
	padding: 2rem;
}

header.masthead .intro-text {
    padding-bottom: 3rem;
    padding-top: 4rem;
}
header{
	height:100%;
}

.spaceAfter{
	padding-bottom: 15rem;
}