:root {
	--rec-theme-on-primary: #22b7e5;
	--rec-theme-primary: #5f646b;
	--rec-theme-secondary: #e85444;
}
.rec-footer {
	font-size: smaller;
}
.rec-main.login .container {
	background: url("/uploads/sites/10/whbg_1441925733_image3.png") center / cover;
	min-height: 720px;
}
.rec-main.login .login-form {
	background: rgba(255, 255, 255, 0.9);
}
.rec-main.login .site-info .body {
	max-width: 500px;
}
