:root {
	--rec-theme-icon: #280b56;
	--rec-theme-on-primary: #e8704d;
	--rec-theme-primary: #280b56;
	--rec-theme-secondary: #e8704d;
}
.rec-body {
	font-family: "National 2", "Roboto", Arial, Helvetica, sans-serif;
}
.rec-footer {
	color: #280b56;
}
.rec-main.login {
	background: url("/uploads/sites/94/bg.jpg") center / cover fixed;
}
.rec-main.login .container {
	background: transparent;
	height: 800px;
}
.rec-main.login .login-form {
	margin-top: 40px;
}
.rec-nav {
	--rec-theme-primary: #fff;
	--rec-theme-text-on-primary: #280b56;
}
@font-face {
	font-family: "National 2";
	font-weight: 400;
	src: url("/uploads/sites/94/National2Web-Regular.woff2");
}
