:root {
	
	--color-logo-primary: var(--surface);				/* Circle */
	--color-logo-secondary: var(--surface);				/* Rectangle */
	--color-logo-light: #8EC3FF;			/* Background Circle */
	--color-sub-navigation: var(--bright-blue);		/* Background of Subnavigation */
	
}