:root {
	--rec-theme-on-primary: #f78e1e;
	--rec-theme-primary: #bf0060;
	--rec-theme-secondary: #de5a48;
}
.rec-body {
	background: url("/uploads/sites/39/bravoworks-bg_1457358264_image1.jpg") center / cover fixed;
}
.rec-body .container {
	background-color: rgba(255, 255, 255, 0.8);
	border-radius: 10px;
}
