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