:root {
	--p31ghe__main_white: #f3f0ef;
	--p31ghe__main_dark: #2a2522;
	--p31ghe__pastel_white: #f6e2d2;
	--p31ghe__pastel_dark: #594432;
	--p31ghe__light_color: #facda6;
	--p31ghe__light_accent: #fcbf89;
	--p31ghe__dark_color: #a1734c;
	--p31ghe__dark_accent: #d0925c;
	--p31ghe__main_color: #ffb16d;
	--p31ghe__main_border_color: #f7dbc3;
	--p31ghe__grey: #5c484d;
	--p31ghe__warning: #e83535;
	--p31ghe__info: #d4af39;
	--p31ghe__font_family: 'Trebuchet MS';
	--p31ghe__font_size: 14;
}