body{
	background: #F4F3EE;
}
h1{
	color: #FEBB2B;
}

#footer-cta h1{
	color:#000000;
}

h2{
	color: #002945;
}

p,ol,ul{
	color: #000000;	
}
p.p2{
	color:#FFFFFF;
}

a:link, 
a:visited{
	color: #75C2CB;
}

.phone{
	background: #FEBB2B;
}

.text{
	background: rgba(255,255,255,.8);
}

#main-content i{
	color: #FEBB2B;
	background: #084FA3;
}

#footer{
	background:#094FA3;
}

.lpChatTextLink{
	background: #094fa3;
}