/* colors */
.red {
	color: #DE1E34 !important;
}
.darkgreen {
	color: #3f5a2c !important;
}
.lightgreen {
	color: #669a40 !important;
}
.lightgrey {
	color: #cccccc !important;
}
.darkgrey {
	color: #666667; !important;
}
.pistache {
	color: #e6ece3 !important;
}
.default_bg_color{
	background-color: #237283 !important;	
}
