.callout.primary p{
	/*color: #0a0a0a;*/
	color:#FFF;
}


.callout.primary {
	background: rgba(69,156,232,.7);
}

.icon-large i {
color: #459CE8;
}

div #oc-clients{
	margin-top: 50px;
}

select option{
	color: #000;
}

select{	
	-webkit-appearance: menulist;
	-moz-appearance: menulist;
}

/* Mobile Hover Fix */

@media screen and (max-width: 74.9375em) {
	.team-member-block .team-member-caption {
		bottom: 0;
	}
}

