
/* Custom color variables */
:root {
	--color-key: #000000;
	--color-gradient: #ff6600;
	--color-link: #0000ff;
	--color-menulink: #ffffff;
	--color-title: #0000ff;

	--metric-logo-photo-margin: 40px;
	--metric-logo-font-size: 24px;
	--metric-logo-line-height: 29px;
}

/* Custom CSS for site below this line */
