:root {
	--primary-color: white;
	--background-color: black;
	--highlight-color: aqua;
	--active-color: azure;
	--disabled-color: gray;
}