:root {
	--kxleb__main_white: #f3f0f2;
	--kxleb__main_dark: #2b2329;
	--kxleb__pastel_white: #cbbdc8;
	--kxleb__pastel_dark: #2f1d2c;
	--kxleb__light_color: #8d6e88;
	--kxleb__light_accent: #653a5e;
	--kxleb__dark_color: #35142f;
	--kxleb__dark_accent: #390d32;
	--kxleb__main_color: #b5c306;
	--kxleb__main_border_color: #b6a2b3;
	--kxleb__grey: #464138;
	--kxleb__warning: #e83535;
	--kxleb__info: #d4af39;
	--bs-primary: #b5c306;
	--kxleb__font_family: 'Fira Sans';
	--kxleb__font_size: 14;
}