:root
{
	--ink: #181612;
	--cream: #f6f1e8;
	--cream-light: #fcfaf6;
	--burgundy: #94191e;
	--burgundy-dark: #680f13;
	--gold: #bd8730;
	--gold-soft: #e0bd73;
	--line: rgba(82, 58, 29, .15);

	--page-width: 1450px;

	--font-heading: 'Barlow Condensed', Arial, sans-serif;

	--page-header-top-space: 35px;
	--page-header-margin-bottom: 35px;
	--page-header-title-gap: 18px;

	--hall-header-width: 1100px;
	--hall-intro-width: 1000px;
	
--background-light: #fffdf8;
--background-mid: #f5ead7;
--background-gold: #e5c994;
}