:root {
	/*
	****************************************************
	*
	*  topline, active tab, headings, button hover
	*
	****************************************************/
    --color01: #1534a8;
	--color02: white;

	/***************************************************
    *
	*  inactive tab, totals line, button
	*
	*/
    --color03: #fce51d;
	--color04: black;
}