html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
em, img, strong, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, button, table, caption, tbody, tfoot, thead, tr, th, td { margin:0; padding:0; border:0; outline:0; }
ol, ul { list-style-type:none; }
table { border-collapse:collapse; border-spacing:none; }

a { text-decoration: none; }
a:hover { text-decoration: none; }

.Navbar {
	position: absolute;
	width: 100%;
	background-color: #0d0d0d;
	z-index: 999 !important;
}

.Navbar.is-desktop {
	min-width: inherit;
	background-color: #0d0d0d;
}

.Navbar.is-compact .Navbar-mobile .Navbar-menu {
	display: none;
}

.NavbarFooter {
	margin-bottom: 50px;
}

.NavbarFooter [data-id="privacy"] {
	font-weight: bold;
}

.NavbarFooter .NavbarFooter-legal { display: none; }