:root {
		--accent-color: #1d4f91;
		--primary-button-color: #1d4f91;
	}
	.theme-northbaypolice.darkMode {
		--accent-color: #3a8dde;
		--primary-button-color: #3a8dde;
	}
	