﻿/*	Wiltshire Council Colour configuration for Production sites */

:root {
	--wc-dark:	#006750;
	--wc-light:	#E6FFF9;
	--wc-shadow: #4dffd8;
	--bs-primary: #006750;
	--bs-primary-rgb: 0, 103, 80;
	--wc-dark-rgb: 0 103 80;
}
