:root {
	--color-theme: rgb(148,184,196);
	--color-theme_R: 148;
	--color-theme_G: 184;
	--color-theme_B: 196;
	
	--color-theme-background-text: rgb(238, 246, 255);
	--color-theme-input-bordes: rgba(148,184,196,0.6);
	--color-theme-tooltip: rgb(148,184,196);
}
