.inner-banner, .white-text{
	color: #fff
}

.icon-boxes h2{
	margin-bottom: 60px;
}

.jumbotron{
	font-family: 'Oswald', sans-serif;
    color: #fff;
    width: 100%;
    margin: 0 0 0 0;
	border-radius: 0 !important;
}
@media (min-width: 768px){
.jumbotron .subtitle {
    padding: 15px;
}
}