body{
	background:#e7e7b1 !important;
}
.intro h2, .intro h4{
	margin-bottom:5px !important;
}
#services .service .service-icon i {
    color: #E7E7B1 !important;
}
#footer p a {
	color:#E7E7B1 !important;
}
@media only screen and (max-width: 520px) {
	footer p {
		width: 100% !important;
	}
}