:not(#_) .sf-wrapper .nav_control-title a {
	color: white;
	text-decoration: none;
}

:not(#_) .sf-wrapper .navbar--sf {
	margin-bottom: 0;
}

.icone-x-twitter {
	width: 1em;
	height: 1em;
	vertical-align: -0.125em;
	fill: white;
}

.icone-x-twitter:hover {
	fill: #1da0f1;
}

:not(#_) .sf-wrapper ul.Rail {
    list-style: none;
}

:not(#_) .sf-wrapper .Triad--x>:first-child, :not(#_) .sf-wrapper .Triad--x>:last-child {
    flex: 1 1 auto;
}

:not(#_) .sf-wrapper .menu-local {
    background-color: #007db8;
}

@media (min-width: 992px) {
    :not(#_) .sf-wrapper .navbar--sf {
	background-color: #007db8;
	}
}

:not(#_) .sf-wrapper .btn-tertiary {
    background-color: #007db8;
    border-color: #007db8;
}