:root {
	--c3oh__main_white: #f3f0ee;
	--c3oh__main_dark: #292522;
	--c3oh__pastel_white: #f5e3bb;
	--c3oh__pastel_dark: #58441c;
	--c3oh__light_color: #f9ce6e;
	--c3oh__light_accent: #fcc03a;
	--c3oh__dark_color: #9f7413;
	--c3oh__dark_accent: #cf940e;
	--c3oh__main_color: #feb308;
	--c3oh__main_border_color: #f7dca1;
	--c3oh__grey: #4a4b49;
	--c3oh__warning: #e83535;
	--c3oh__info: #d4af39;
	--c3oh__font_family: 'Segoe UI';
	--c3oh__font_size: 12;
}