#pluginAppObj_50 .cd-headline {
	display: block;
	font-family: 'Comic Sans MS';
	font-size: 28px;
	line-height: 36px;
	color: #008020;
	font-style: normal;
	font-weight: bold;
}

#pluginAppObj_50 .cd-headline b,
#pluginAppObj_50 .cd-headline i,
#pluginAppObj_50 .cd-headline em {
	
	font-family: 'Comic Sans MS';
	font-size: 28px;
	line-height: 36px;
	color: #008020;
	font-style: normal !important;
	font-weight: bold;
}

/* Loading bar color */
#pluginAppObj_50 .cd-headline.loading-bar .cd-words-wrapper::after {
	background-color: #008020;
}

