body {
	background: #171a21;
	min-width: 0;
	color: #ffffff;
	font-family: Poppins, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-size: 14px;
	line-height: 1.4;
}

.login h1 a {
	background-image: url('https://www.allkeyshop.com/blog/wp-content/themes/aks-theme/assets/image/layout/banner-brand-logo.png');
	background-size: 52px;
}

.login form, #login div, .message {
	background-color: #22374e !important;
}

.login form {
	border: 1px solid #171a21 !important;
}

#language-switcher {
	background: #171a21 !important;
}

#login div:first-of-type {
	margin-bottom: 15px;
}

#login a {
	color: #fff;
	text-decoration: none;
}

#loginform {
	border: none;
}

.the_champ_outer_login_container {
	margin: 0 auto;
	width: 100%;
	text-align: center;
}

ul.the_champ_login_ul {
	justify-content: center;
	display: flex;
}

