:root
{
	--electrologist-primary: #7c3f88;
	--electrologist-secondary: #9bdae4;
	--electrologist-primary-alt: #ffe587;
	--electrologist-secondary-alt: #543a6a;
	--electrologist-web-color: #f9f8fa;
	--electrologist-text-color: #0a0a0a;
	--electrologist-link-color: #dc143c;
}
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);
}
