:root
{
	--electrologist-primary: #505c45;
	--electrologist-secondary: #7b8d69;
	--electrologist-primary-alt: #e5c063;
	--electrologist-secondary-alt: #a9c191;
	--electrologist-web-color: #fffdf6;
	--electrologist-text-color: #3b3b3b;
	--electrologist-link-color: #dfc171;
}
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);
}
