/*============================================================================================*/
/* Your custom styles below */
/*============================================================================================*/

.bg-black{
	background: #000000 !important;
}

.bg-white{
	background: #ffffff !important;
}

.bg-green{
	background: #4d9a2f !important;
}

.black{
	color: #000000 !important;
}

.white{
	color: #ffffff !important;
}