/*
 * CSS file
 *
 * @author somebody
 * @copyright  
 */ 


/**  article or component title */
.contentheading,
.componentheading {
	color: #31748a;
}