
:root {
	--primary-color:#502d7f;
	--secondary-color:#1e3a65;
	--header-color:#f9f8e9;

	--header-link-color:#7e5aae;
	--body-link-color:#7e5aae;

	--faded-primary-color:#a796bf;
	--faded-secondary-color:#8e9cb2;
	--primary-contrast-color:#fff;

	--secondary-contrast-color:#fff;

	--header-contrast-color:#000;

	--logo-height:80px;
	--motto-position:104px;
}
