# team-container .static-page p {
	margin: -24px 0 24px 0;
	}
.static-page-fac {
	color: #000;
	
}
.static-page-fac ul li{
	color: #383838;
	margin-bottom: 7px;
	font-family: 'Open Sans';
	font-size: 14px;

}
.static-page-fac #profile-team{
	text-align: center;
	background-color: #fcdbc8;
	text-decoration: none;
}
.static-page-fac h1 {
	color: #383838;
	margin-bottom: 25px;
	font-size: 24px;
	font-family: 'Roboto';

}
.static-page-fac h6 {
	margin-top: 25px;
	margin-bottom: 7px;
	font-size: 18px;
	font-family: 'Roboto';
	color: #434343;
	font-style: italic;

}
