:root {
	--h6x6__main_white: #edf2eb;
	--h6x6__main_dark: #242623;
	--h6x6__pastel_white: #d3e3ca;
	--h6x6__pastel_dark: #36442e;
	--h6x6__light_color: #abcb98;
	--h6x6__light_accent: #91bb77;
	--h6x6__dark_color: #52703f;
	--h6x6__dark_accent: #658e4b;
	--h6x6__main_color: #90b134;
	--h6x6__main_border_color: #c6dab9;
	--h6x6__grey: #3c4346;
	--h6x6__warning: #a25946;
	--h6x6__info: #caf955;
	--h6x6__font_family: 'Trebuchet MS';
	--h6x6__font_size: 13;
}