/* Default Color File  */



/*:root {*/
/*    --theme-color: #ffc000;*/
/*	--theme-color-green: #ffc000;*/
/*}*/

:root {
    --theme-color: #daa401;
	--theme-color-green: #daa401;
}


