:root {
	--s5c0__main_white: #ecf2ed;
	--s5c0__main_dark: #232724;
	--s5c0__pastel_white: #cbe3d0;
	--s5c0__pastel_dark: #2e4433;
	--s5c0__light_color: #97cba3;
	--s5c0__light_accent: #75bb85;
	--s5c0__dark_color: #3e714a;
	--s5c0__dark_accent: #498f59;
	--s5c0__main_color: #13eac9;
	--s5c0__main_border_color: #b9dbc1;
	--s5c0__grey: #5c484d;
	--s5c0__warning: #fb6439;
	--s5c0__info: #fcfc40;
	--s5c0__font_family: 'Segoe UI';
	--s5c0__font_size: 12;
}