/*  MICROTHEMER STYLES here  */


/*= General =================== */

/** General >> Categories 4 widget title _3 **/
#categories-4 .widget-title {
	background-color: rgb(221, 221, 221) !important;
}


/** General >> Categories 4 widget title _4 **/
#categories-4 .widget-title {
	background-color: rgb(30, 236, 171) !important;
}


/** General >> Categories 4 widget title _5 **/
#categories-4 .widget-title {
	color: rgb(255, 255, 255) !important;
	font-weight: bold !important;
}


/** General >> Categories 4 form _2 **/
#categories-4 form {
	background-color: rgb(255, 255, 255) !important;
}


/** General >> Categories 4 **/
#categories-4 {
	background-color: rgb(255, 255, 255) !important;
}


/** General >> Cat **/
#cat {
	color: rgb(0, 0, 0) !important;
}


/** General >> Cat _2 **/
#cat {
	color: rgb(174, 93, 208) !important;
}


/** General >> Cat _3 **/
#cat {
	color: rgb(186, 36, 250) !important;
}


/** General >> Cat _4 **/
#cat {
	color: rgb(125, 18, 170) !important;
}

