html:root {
    /* Blue NEW */
/* ZMIENNE KOLORYSTYCZNE BLUE*/
--bgcolor1: #fff;
--bgcolor2: #f1f1f1;
--bgcolor3: #fff;
/*--maincolor1: #313d57;*//* <-- $maincolor  */
--maincolor1: #2563EB;
--maincolor1_rgba: 37, 99, 235;/* <-- $maincolor  */
--maincolor2: #1D4ED8;
--supportcolor1: #ff7218;
--supportcolor2: #e5e5e5;
--hovercolor1: #fff;
--hovercolor2: #fff;

--widget_header: #b0b2b1;

--btn_large: #2563EB;
--btn_medium: #2563EB;
--btn_small: #424240;
--btn_large_hover: #1D4ED8;
--btn_medium_hover: #1D4ED8;
--btn_small_hover: #1D4ED8;

--txtcolor1: #282828;
--txtcolor2: #282828;
--bgaside: #fff;
--bgcontent: #fff;
--bordercolor: #e5e5e5;
--widget_icons: #2563EB;
--icons1: #2563EB;
/* ZMIENNE KOLORYSTYCZNE END */
}