.md-header {
	background-color: #003e70 !important;
}

.md-tabs {
	background-color: #003e70 !important;
}

.md-nav__title{
	background-color: #003e70 !important;
}

.md-header__button.md-logo :is(img, svg) {
	height: 2.5rem !important;
	width: 4rem !important;
}

.mdx-container {
	background: none !important;
} 

.md-container-bg-home {
	background: url("../images/fundo-syn.png") no-repeat center/cover !important;
}
