:root {

	--theme-color-default: 		#000;
	--theme-color-primary: 		#AFBDC4;
	--theme-color-secondary: 	#B89B00;

	--theme-color-error: 		#EB3838;
	--theme-color-success: 		#6fb533;
	--theme-color-info: 		#ffc733;

}