:root {
	--rec-theme-primary: #990ae3;
	--rec-theme-secondary: #ff9b00;
}
.rec-footer {
	background: #990ae3;
	color: #fff;
	min-width: 100%;
	padding: 30px 0;
}
.rec-header img {
	max-height: 43px;
}
.rec-main.login .container {
	background: transparent;
	padding: 0;
}
@font-face {
	font-family: Pebble;
	font-weight: 400;
	src: url("/uploads/sites/101/Pebble-CAPS.otf") format("opentype");
}
