/** These styles are used in the backend editor AND in your Theme. **/

.interviewee-block {
	font-size: 12pt;
	font-family: Merriweather, Georgia, serif;
}

.interviewee-block a {
	font-size: 12pt;
	color: #97c134 !important;
	text-decoration: none;
	font-weight: bold;
}

.interviewee-block em {
	color: #929292 !important;
	font-size: 13pt;
}



