@media (min-width: 48rem) {
	.site-logo {
		height: 18em;
		margin: 0;
		width: 16em;
	}
}

.menu-principal-fora {
    background: #fcc500;
}