:root {
	/*
	****************************************************
	*
	*  topline, active tab, headings, button hover
	*
	****************************************************/
    --color01: #0b3d06;
	--color02: white;

	/***************************************************
    *
	*  inactive tab, totals line, button
	*
	*/
    --color03: #b39b00;
	--color04: white;
}