
/* Custom color variables */
:root {
	--color-key: #3b7a57;
	--color-gradient: #3b7a57;
	--color-link: #3b7a57;
	--color-menulink: #e6e6e6;
	--color-title: #ffffff;

	--metric-logo-photo-margin: 0px;
	--metric-logo-font-size: 1px;
	--metric-logo-line-height: 6px;
}

/* Custom CSS for site below this line */
