:root {
	--surface-a: #ffffff;
	--surface-b: #f8f9fa;
	--surface-c: #dee2e6;
	--surface-d: #e9ecef;
	--body-bg: #eef2f5;

	--menu-bg: #263238;
	--topbar-bg: #f5f9ff;
	--divider-bg: #bcc3cd;

	--home-section-bg: var(--bluegray-50);
	--live-section-bg: var(--bluegray-50);
	--workdays-step-bg: var(--gray-50);
}
