:root {
	--rec-theme-icon: #0b4e65;
	--rec-theme-primary: #0093a7;
	--rec-theme-text: #0b4e65;
	--rec-theme-text-on-primary: #fff;
}
.rec-body {
	background: #f7f6f6 url("/uploads/sites/106/bg.png") 100% 20%/40% auto no-repeat fixed;
}
.rec-header img {
	max-width: 304px;
}
.rec-header section {
	border-bottom: 1px solid #d8dada;
	padding-bottom: 10px;
}
.rec-main.login .container {
	background: #fff;
}
.rec-nav {
	--rec-theme-primary: #004e66;
}
