:root {

	--theme-color-default: 		#111;
	--theme-color-primary: 		#e4111d;

	--theme-color-error: 		#EB3838;
	--theme-color-success: 		#6fb533;
	--theme-color-info: 		#ffc733;

}