:root
{
	--electrologist-primary: #1f6f78;
	--electrologist-secondary: #6fb3b8;
	--electrologist-primary-alt: #ff7969;
	--electrologist-secondary-alt: #f3e7d3;
	--electrologist-web-color: #faf7f2;
	--electrologist-text-color: #2f2f2f;
	--electrologist-link-color: #2aa6a3;
}
body
{
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
h1, h2, h3, h4, h5, h6, h7
{
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
#footer a
{
	color: var(--electrologist-primary-alt);
}
