/** These styles are used in the backend editor AND in your Theme. **/

.pink {
	color: #b61e63;
}

.disclosure {
	font-size: 12px;
	line-height: 14px;
	font-style: italic;
	color: #666;
}

.green {
	color: #40966f;
}

.blue {
	color: #13638f;
}