:root {
	--accent1: #4fc4ff;
	--accent1-rgba: 79, 196, 255;
	--accent2: #268bbe;
	--accent2-rgba: 38, 139, 190;
	--bg: #0d1722;
	--bg-alt: #162535ff;
	--bg-alt2: #1d2f42ff;
	--text: #91bce2ff;
	--text-alt: #6798c2ff;
	--outside: #0a1118;
	--menu-text: #6986a0ff;
	--menu-bg: #172636ff;
	--table-heads: #b4d8f8ff;
	--modals: #346e8bff;
	--formBG: #0a1118;
	--formBGFocus: #162535ff;
}
