:root {
	--colour-theme: rgb(0, 111, 215);
	--colour-theme-rgb: 0, 111, 215;
	--colour-theme-subtle: rgb(72, 146, 215);
	--colour-theme-header-rgb: 26, 35, 90;
	
	--bs-primary: #006fd7;
	--bs-info-rgb: 72, 146, 215;
}
