.elementor-kit-6{--e-global-color-primary:#184E90;--e-global-color-secondary:#D8271E;--e-global-color-text:#212121;--e-global-color-accent:#184E90;--e-global-typography-primary-font-family:"Plus Jakarta Sans";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Plus Jakarta Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Plus Jakarta Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Plus Jakarta Sans";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-text );}.elementor-kit-6 a:hover{color:var( --e-global-color-primary );font-family:"Plus Jakarta Sans", Sans-serif;font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */.documentos-por-ano .bloco-ano {
	margin-bottom: 32px;
}

.documentos-por-ano .titulo-ano {
	font-family: "Plus Jakarta Sans", sans-serif;
	font-size: 24px;
	font-weight: 600;
	line-height: 1.3;
	color: #212121;
	margin: 0 0 16px 0;
}

.documentos-por-ano .lista-documentos {
	list-style: none;
	margin: 0;
	padding: 0;
}

.documentos-por-ano .item-documento {
	margin-bottom: 10px;
}

.documentos-por-ano .link-documento {
	display: inline-flex;
	align-items: center;
	gap: 10px;
	text-decoration: none;
	font-family: "Plus Jakarta Sans", sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.5;
	color: #212121;
	transition: color 0.3s ease;
}

.documentos-por-ano .link-documento:hover {
	color: #184E90;
}

.documentos-por-ano .icone-documento {
	width: 18px;
	height: 18px;
	flex: 0 0 18px;
	background-color: #184E90;
	-webkit-mask-image: url("https://transparenciafcmaria.org/wp-content/uploads/2026/04/progress-download.svg");
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-position: center;
	-webkit-mask-size: contain;
	mask-image: url("https://transparenciafcmaria.org/wp-content/uploads/2026/04/progress-download.svg");
	mask-repeat: no-repeat;
	mask-position: center;
	mask-size: contain;
}

.documentos-por-ano .texto-documento {
	display: inline-block;
}/* End custom CSS */