
#pluginAppObj_21 .cd-headline {
	display: block;
	font-family: 'Tahoma';
	font-size: 22px;
	line-height: 30px;
	color: rgba(255, 255, 255, 1);
	font-style: normal;
	font-weight: bold;
}

#pluginAppObj_21 .cd-headline b,
#pluginAppObj_21 .cd-headline i,
#pluginAppObj_21 .cd-headline em {
	
	font-family: 'Tahoma';
	font-size: 22px;
	line-height: 30px;
	color: rgba(255, 255, 255, 1);
	font-style: normal !important;
	font-weight: bold;
}

/* Loading bar color */
#pluginAppObj_21 .cd-headline.loading-bar .cd-words-wrapper::after {
	background-color: rgba(255, 255, 255, 1);
}

