
#imHeader_pluginAppObj_02 .cd-headline {
	display: block;
	font-family: 'Architects Daughter';
	font-size: 32px;
	line-height: 40px;
	color: rgba(255, 255, 255, 1);
	font-style: normal;
	font-weight: bold;
}

#imHeader_pluginAppObj_02 .cd-headline b,
#imHeader_pluginAppObj_02 .cd-headline i,
#imHeader_pluginAppObj_02 .cd-headline em {
	
	font-family: 'Architects Daughter';
	font-size: 32px;
	line-height: 40px;
	color: rgba(9, 85, 162, 1);
	font-style: normal !important;
	font-weight: bold;
}

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

