html:root {
    /* DARK GOLD NEW */
/* ZMIENNE KOLORYSTYCZNE */
--bgcolor1: #fff;
--bgcolor2: #121212;
--bgcolor3: #292929;

--maincolor1: #FACC15;
--maincolor1_rgba: 250, 204, 21;/* <-- $maincolor  */
--maincolor2: #e0e2df;
--supportcolor1: #fe701a;
--supportcolor2: #555f78;
--hovercolor1: #fff;
--hovercolor2: #282828;

--widget_header: #1e2738;

--btn_large: #FACC15;
--btn_medium: #FACC15;
--btn_small: #fff;
--btn_large_hover: #EAB308;
--btn_medium_hover: #EAB308;
--btn_small_hover: #EAB308;

--txtcolor1: #fff;
--txtcolor2: #282828;
--bgaside: #292929;
--bgcontent: #292929;
--bordercolor: #515151;
--widget_icons: #FACC15;
--icons1: #FACC15;
/* ZMIENNE KOLORYSTYCZNE END */
}


