
/* Custom color variables */
:root {
	--color-key: #5a984e;
	--color-gradient: #7dbb71;
	--color-link: #5a984e;
	--color-menulink: #fff;
	--color-title: #ffffff;

	--metric-logo-photo-margin: 30px;
	--metric-logo-font-size: 40px;
	--metric-logo-line-height: 45px;
}

/* Custom CSS for site below this line */
