﻿/* This file is generated by a tool.
 * Changes to this file will be lost if a new version of the Wiltshire.SDK.Public
 * NuGet package is installed.
 *
 * Wiltshire Council Colour configuration for public/citizen facing sites
 */

:root {
	--colour-topbar:		#003328;

	--colour-primary-bg:	#006851;
	--colour-primary-fg:	#FFFFFF;
	--colour-primary-st:	#E6FFF9;

	--colour-second-bg:		#009978;
	--colour-second-fg:		#CCFFF4;
	--colour-second-st:		#B3FFEE;
}