/*  MICROTHEMER STYLES  */


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

/** Geral >> Colophon ast footer overlay **/
#colophon .ast-footer-overlay {
	background-color: rgb(0, 0, 0) !important;
	padding-top: 20px !important;
	padding-bottom: 20px !important;
}

/** Geral >> Colophon link **/
#colophon a {
	color: rgb(246, 197, 6) !important;
}

/** Geral >> Colophon link:hover **/
#colophon a:hover {
	color: rgb(227, 51, 54) !important;
}

/** Geral >> Masthead main header bar **/
#masthead .main-header-bar {
	background-color: rgb(0, 0, 0) !important;
}

