:root {
	--colour-theme: #16427F;
	--colour-theme-rgb: 22,66,127;
	--colour-theme-subtle: rgb(127,191,244);
	--colour-theme-header-rgb: 200, 44, 29;
}

h1, h2, h3, h4, h5 {
	color: #C82C1D
}
