:root {
	--d6u0__main_white: #ebf3e8;
	--d6u0__main_dark: #232722;
	--d6u0__pastel_white: #d7f5b7;
	--d6u0__pastel_dark: #3b561c;
	--d6u0__light_color: #b8f96c;
	--d6u0__light_accent: #a3fc3a;
	--d6u0__dark_color: #5f9f14;
	--d6u0__dark_accent: #77cf0e;
	--d6u0__main_color: #8ffe09;
	--d6u0__main_border_color: #ccf79e;
	--d6u0__grey: #3c4851;
	--d6u0__warning: #fb6439;
	--d6u0__info: #d4af39;
	--d6u0__font_family: 'Trebuchet MS';
	--d6u0__font_size: 16;
}