#ourteam-section h1 {
	color: #464646;
	margin: 0;
}

#ourteam-section h2 {
	color: #005180;
	margin: 0 0 20px 0;
}

#ourteam-section p {
	color: #606060;
	font-size: 18px; font-size: 1.8rem;
}

#ourteam-section img {
	width: 100%;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;

}

#ourteam-section {
	margin-bottom: 40px;
}

