/************************************************************************************************************************
	root.css: Specific colors for root.war

		Copyright (c) 2012-Present - agileKaizen, Ltd., all rights reserved. http://agileKaizen.com
 ************************************************************************************************************************/

:root {
  --text-body:                  var(--brand-primary);
  --bs-heading-color:			var(--brand-primary);
}
