/* Define in this stylesheet the styles to be made available to authors in the component editor */

/* This style will highlight selected text purple, the colour is overridden in youth-custom-styles.css to match the youth look and feel */

.HighlightPurple { 
	color: #c34b7b; 
}