:root {
	--theme-page-bg: #ffffff;
	--theme-page-bg-alt: #ffffff;
	--theme-surface: #ffffff;
	--theme-surface-muted: #f7f7f7;
	--theme-surface-soft: #ffffff;
}

html,
body,
.main,
.mainbox {
	background: #ffffff !important;
}
