:root {
	--color-theme: rgb(210,0,0);
	--color-theme_R: 210;
	--color-theme_G: 0;
	--color-theme_B: 0;
	
	--color-theme-background-text: rgb(255, 255, 255);
	--color-theme-input-bordes: rgba(210,0,0,0.6);
	--color-theme-tooltip: rgb(210,0,0);
}
