:root {
	--ux52r__main_white: #f1f0f2;
	--ux52r__main_dark: #28252a;
	--ux52r__pastel_white: #ded0e7;
	--ux52r__pastel_dark: #41314b;
	--ux52r__light_color: #c19fd6;
	--ux52r__light_accent: #ae7fcb;
	--ux52r__dark_color: #68457e;
	--ux52r__dark_accent: #82529f;
	--ux52r__main_color: #8cff9e;
	--ux52r__main_border_color: #d4c0e1;
	--ux52r__grey: #3c4851;
	--ux52r__warning: #fb6439;
	--ux52r__info: #fce689;
	--ux52r__font_family: 'Trebuchet MS';
	--ux52r__font_size: 12;
}