:root {
	--ivory: #fff;
	--paper: #fff;
}

body,
.site-main,
.luxe-home,
.page-wrap {
	background: #fff;
}

.site-header {
	background: rgba(255, 255, 255, .94);
}

.mobile-menu nav,
.guide-panel,
.journal-note,
.luxe-empty {
	background: #fff;
}
