
body {

font-family: 'Source Sans Pro', arial, sans-serif;
font-weight: 300;
color: #494848;
}
h1,h2,h5,h6,h3 {
    font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
	font-style: bolder;
	color: #121212;
}
h5{
color:#ffffff;
}

h1{
color:#6b993e;
}
#team h3{
color:#6b993e;
}







 .w3-display-container
{
margin-top:86px;
}
 

.containerColor
{
background-color:#808080;
padding:20px;
}
/* .w3-container
{
	width:100%;
} */
.readMore
{
	color:#6b993e;
	text-decoration:none;
}
/* .sub-container{
	width:70%;
	align:center;
} */
footer
{
	margin-top:50px;
}