/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

.hero{
	padding-top: 10rem;
	padding-bottom: 2rem;
}

.team.member{
	border-radius: 50%; 
	width:150px; 
	overflow:hidden
}