:root {
	--npc4tg__main_white: #f1f1ee;
	--npc4tg__main_dark: #262625;
	--npc4tg__pastel_white: #e3e1d8;
	--npc4tg__pastel_dark: #44423b;
	--npc4tg__light_color: #ccc8b7;
	--npc4tg__light_accent: #beb8a1;
	--npc4tg__dark_color: #726e5e;
	--npc4tg__dark_accent: #918b74;
	--npc4tg__main_color: #afa88b;
	--npc4tg__main_border_color: #dbd8cd;
	--npc4tg__grey: #5c484d;
	--npc4tg__warning: #fb6439;
	--npc4tg__info: #fcfc40;
	--npc4tg__font_family: 'Trebuchet MS';
	--npc4tg__font_size: 12;
}