.team-box-col .team-body {
	display: block !important;
    color: #828282;
    font-size: 12px;
	padding-top: 4px;
}
.team-box-col .team-name {
    font-size: 18px !important;
    font-weight: 600 !important;
    color: #0C0C0C;
}
.meet-heading-members{
	color: #FF9900;
    font-weight: 700;
    padding-bottom: 15px;
    font-size: 36px;
	margin-top: 19px;
}
.meet-heading-volunteers {
	color: #FF9900;
    font-weight: 700;
    padding-bottom: 15px;
    font-size: 36px;
    border-top: 2px solid #E2DFEB;
    margin-top: 25px;
    padding-top: 55px;
}