/* content-block title, overrides color in templates/css/text.css */
h2 {
    color:          #777;
}

span.date {
    color:          #002945;
}

div.orange h2 {
	color:			#EE6A12;
	margin-bottom:	13px;
}

div.interview h2 {
	color:			#EE6A12;
	margin-bottom:	13px;
	margin-top: 	21px;
}

div.block-members p {
	color:#00436A;
}

div.wrapper p {
	color:#00436A;
}
