/*  MICROTHEMER STYLES  */


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

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

/** Geral >> Site title link **/
.site-title > a {
	color: rgb(255, 255, 255) !important;
}

/** Geral >> Masthead site description **/
#masthead .site-description {
	color: rgb(255, 255, 255) !important;
}

/** Geral >> Main **/
#main {
	
}

/** Geral >> Post 28 wp block button link **/
#post-28 .wp-block-button__link {
	left: auto !important;
	right: auto !important;
}

/** Geral >> Menu item 375 menu link **/
#masthead {
	width: 100% !important;
	margin-bottom: 100px !important;
	position: fixed !important;
}
#primary, 
#secondary {
	margin-top: 8em !important;
}
.wp-block-separator {
	max-width: inherit !important;
}

