.wp-block {} /*  (.wp-block {} ensures MT files load in Gutenberg editor) */

/*  MICROTHEMER STYLES  */


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

/** Geral >> Fl list item 1 fl list item wrapper **/
.fl-list-item-1 .fl-list-item-wrapper {
	margin-top: 10px !important;
}

/** Geral >> Fl list item 2 fl list item wrapper **/
.fl-list-item-2 .fl-list-item-wrapper {
	margin-top: 10px !important;
}

/** Geral >> Link **/
#colophon a {
	color: rgb(13, 142, 181) !important;
}

/** Geral >> Link (:hover) **/
#colophon a:hover {
	color: rgb(204, 204, 204) !important;
}

