:root {
	--h0u64__main_white: #ecf2ed;
	--h0u64__main_dark: #232724;
	--h0u64__pastel_white: #cbe3d0;
	--h0u64__pastel_dark: #2e4433;
	--h0u64__light_color: #97cba3;
	--h0u64__light_accent: #75bb85;
	--h0u64__dark_color: #3e714a;
	--h0u64__dark_accent: #498f59;
	--h0u64__main_color: #a2cffe;
	--h0u64__main_border_color: #b9dbc1;
	--h0u64__grey: #463e46;
	--h0u64__warning: #a25946;
	--h0u64__info: #fcfc40;
	--bs-primary: #a2cffe;
	--h0u64__font_family: 'Space Grotesk';
	--h0u64__font_size: 13;
}