:root {
	--background: #fff;
	--background-alt: #e9ebe5;
	--primary: #303030;
	--secondary: #388dc8;
	--border: #EBEBEB;
	--border-alt: rgba(221,221,221,0.4);
	--color-infos: #A0A0A0;
	--splash-background: #0b0603;
}
