<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*  MICROTHEMER STYLES  */


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

/** Geral &gt;&gt; Barra Superior **/
#page &gt; .top-header {
	background-color: rgb(8, 103, 136) !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}


/*= Cabeçalho ================ */

/** Cabeçalho &gt;&gt; Noticias **/
#page .newspaper-x-module-title {
	/* MT [ google_font: 1 ] */
	font-family: 'Josefin Sans' !important;
	background-color: rgba(255, 3, 3, 0.87) !important;
}

/** Cabeçalho &gt;&gt; Procurar **/
#searchform [type="search"] {
	background-color: rgb(8, 103, 136) !important;
}

/** Cabeçalho &gt;&gt; Formulario Pesquisar **/
#searchform {
	border-bottom-color: rgb(250, 250, 250) !important;
	border-bottom-width: 1px !important;
}

/** Cabeçalho &gt;&gt; Pagina Evento - Divulgar **/
#page-44 .elementor-size-small {
	font-size: 40px !important;
}

/** Cabeçalho &gt;&gt; Email contato **/
#page-44 .elementor-size-default {
	font-size: 18px !important;
	font-weight: 500 !important;
	padding-bottom: 32px !important;
	margin-bottom: 32px !important;
}

/** Cabeçalho &gt;&gt; Search 2 [type="search"] **/
#search-2 [type="search"] {
	color: rgb(0, 0, 0) !important;
	font-weight: 400 !important;
	background-color: rgb(255, 255, 255) !important;
}


/*= Menu principal ============ */

/** Menu principal &gt;&gt; Menu Principal **/
#site-navigation .col-md-12 {
	
}

/** Menu principal &gt;&gt; Home **/
#menu-item-39 &gt; a {
	
}


/*= Conteúdo ================= */

/** Conteúdo &gt;&gt; Caixa Tag **/
#page .newspaper-x-category {
	background-color: rgb(8, 103, 136) !important;
}

/** Conteúdo &gt;&gt; Header **/
#newspaper_x_header_module-2 .b-loaded {
	
}

/** Conteúdo &gt;&gt; Barra Titulos **/
.newspaper-x-with-sidebar .widget-title {
	border-left-color: rgb(128, 94, 115) !important;
}

/** Conteúdo &gt;&gt; Titulo Widget **/
.widget-title &gt; span {
	color: rgb(8, 103, 136) !important;
}


/*( Desktop grande )*/
@media (min-width: 1200px) {

	/*= Conteúdo ================= */

	/** Conteúdo &gt;&gt; Assine nossa Newsletter **/
	#elementor-library-2 .elementor-heading-title {
	font-size: 20px !important;
}


}


/*( Celular )*/
@media (max-width: 480px) {

	/*= Cabeçalho ================ */

	/** Cabeçalho &gt;&gt; Searchform **/
	#searchform {
	width: 180px !important;
}

	/** Cabeçalho &gt;&gt; Heading 3 span:(1) **/
	#newspaper_x_widget_posts_d-2 &gt; h3 &gt; span:nth-of-type(1) {
	
}


	/*= Conteúdo ================= */

	/** Conteúdo &gt;&gt; Assine Newsletter **/
	#elementor-library-2 .elementor-heading-title {
	font-size: 20px !important;
	line-height: 22px !important;
}


}

</pre></body></html>