:root
{
	--electrologist-primary: #490a34;
	--electrologist-secondary: #8c5979;
	--electrologist-primary-alt: #791456;
	--electrologist-secondary-alt: #bd1a87;
	--electrologist-web-color: #f7f2f5;
	--electrologist-text-color: #4c4c4c;
	--electrologist-link-color: #bd1a87;
}
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-secondary-alt);
}
