/* Add here all your CSS customizations */

.nav-pills li {
	font-size:25px;
}


#header .header-row {
    display: block;
	width:100%;
}
#header .header-row .nav-pills li {
    display: block;
	width:100%;
	padding-bottom:20px;
	text-align:center;
}

.call-to-action-content h2 {
	color:#FFFFFF;
}