/* Add here all your CSS customizations */
strong.sage {
	color: #3498db;
}

strong.fail {
	color: #c0392b;
}

strong.white {
	color: #ffffff;
}