.sm2-bar-ui .sm2-main-controls, .sm2-bar-ui .sm2-playlist-drawer {
	background-color: #515151;
}

.game-logo {
	width: 100%
}

.footer {
	font-size: small;
	width: 100%;
	background-color: #f5f5f5;
	padding: 1em 0;
}

.footer ul, li {
	display: inline;
	list-style-type: none;
	padding-left: 0;
	padding-right: 1rem;
}

.text-muted a, a:focus, a:hover {
	color: inherit;
}

.navbar img {
	-webkit-filter: invert(100%);
	filter: invert(100%);
}
