:root {
	--filter-theme-color:brightness(0) saturate(100%) invert(0%) sepia(0%) saturate(0%) hue-rotate(324deg) brightness(96%) contrast(104%);
	--filter-primary-color:brightness(0) saturate(100%) invert(24%) sepia(0%) saturate(1702%) hue-rotate(134deg) brightness(114%) contrast(73%);
	--filter-secondary-color:brightness(0) saturate(100%) invert(97%) sepia(0%) saturate(1%) hue-rotate(208deg) brightness(105%) contrast(101%);
	--backdrop-color:rgba(0,0,0,0.75);
	--theme-color:#000;
	--background-color:#000;
	--header-color:#000;
	--footer-color:#000;
	--primary-color:#555;
	--secondary-color:#FFF;
}