:root
{
	--electrologist-primary: #7e57c2;
	--electrologist-secondary: #b39ddb;
	--electrologist-primary-alt: #ffeb90;
	--electrologist-secondary-alt: #aed581;
	--electrologist-web-color: #f3e5f5;
	--electrologist-text-color: #4a148c;
	--electrologist-link-color: #558b2f;
}
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);
}
