/*######################################*/
/*Colors for the template */
/*######################################*/

h1 span,
h2 span,
.iconbox i,
.contact-detail i,
a:hover{
	color:#c7981a;
	font-family:Arial, Helvetica, sans-serif;
}

a{
	
	font-family:Arial, Helvetica, sans-serif;
}

.team .entry-team,
.solid{
	background:url(../../media/1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: center center;
}