/*  MICROTHEMER STYLES  */


/*= Geral ===================== */

/** Geral >> Content **/
#content {
	color: rgb(92, 99, 109) !important;
}

/** Geral >> Nav menu 3 widget title **/
#nav_menu-3 .widget-title {
	
}

/** Geral >> Block 8 heading 2 **/
#block-8 h2 {
	text-decoration: none !important;
}

/** Geral >> Primary **/
#primary {
	
}

/** Geral >> Secondary **/
#secondary {
	height: auto !important;
	min-height: 100% !important;
	box-sizing: content-box !important;
}

