:root {
	--rec-theme-on-primary: #00bceb;
	--rec-theme-primary: #0d274d;
}
.rec-body.login {
	background: url("/uploads/sites/16/bg2.jpg") center / cover fixed;
}
.rec-footer section {
	background: rgba(255, 255, 255, 0.95);
	padding: 15px 0;
}
.rec-header img {
	max-height: 48px;
}
.rec-main.login {
	margin-bottom: 120px;
}
.rec-main.login .container {
	background: transparent;
}
.rec-main.login .login-form {
	background: rgba(255, 255, 255, 0.95);
}
