/*
 * CSS file
 *
 * @author KN
 * @copyright KN
 */ 


/**  article or component title */
.contentheading,
.componentheading {
	color: #37b7fb;
}