.inner-banner, .white-text{
	color: #fff
}

.inner-banner .backdrop{
	border-radius: 10px;
	background: rgba(0, 0, 0, .4);
	padding: 30px 10px;
}

.jumbotron{
    color: #fff;
    width: 100%;
    margin: 0 0 0 0;
	border-radius: 0 !important;
}

.title-highlight{
	color: #3EB54A;
}

.speak-to-us .text-title{
	color: #ffffff;
}

.speak-to-us p{
    font-size: 20px;
}

.icon-box{
	margin-bottom: 10px;
}


.icon-box .text-title{
	font-size: 20px;
    margin: 10px 0;
}

.ts-contact{
	margin-top: 50px;
}

h2{
	font-size: 27px !important;
}