@charset "utf-8";
/* CSS Document */

.sectional-header {
	color:  #ccc;
}

.sectional-wrap {
	display: flex;
	flex-flow: row;

}

.team {

}