.covid-19-task-force a {
	color: #0A5687;
}		

.covid-19-task-force {
}

.covid-19-task-force h3 {
	margin-bottom: 30px;
}

.task-force-objectives li {
	margin-bottom: 10px;
}		

.membership-section {
	margin-bottom: 30px;
}

.membership-section img {
	float:left; 
	margin: 0 10px 10px 0; 
	width: 106px;
}

.membership-section .member-name {
	font-weight: bold; 
}

.membership-section .bio {
	margin-top: 15px;
}			

.membership-wrapper .header {
	color: #0A5687;
	font-weight: bold;
	font-size: 1.2em;
	border-top: 1px solid black;
	padding-top: 30px;
}			
			
