
body {
	font-family: Helvetica, sans-serif;
}

header {
	background: #051b31;
}
	header nav {
		min-height: 5rem;
	}
	header nav .logo::before {
		content: "";
		background: url('/themes/metabet-hosted/img/logo.svg') center center no-repeat;
		background-size: contain;
		width: 190px;
		height: 52px;
	}

	body:not(.metabet-betsinabox-show-mobile-nav) header nav ul a {
		color: #eee;
	}

#gambling-support {
	display: none;
}

