:root {
		--accent-color: #2a4f8b;
		--primary-button-color: #2a4f8b;
	}
	.theme-parrysoundems.darkMode {
		--accent-color: #ee8230;
		--primary-button-color: #ee8230;
	}
	