/* tgr-css-hash: 7d8de8f8edf3c0140a65c8f98d7acf560aaf4fe9 */
:root {
  --desktopSize: 1650px;
  --viewSize: 900px;
  --headerHeight: 50px;
  --footerHeight: 40px;

  --mainColor: #151516;
  --textColor: #EAEAEA;
  --accentColor: #d84b08;
  --fontColor: #000000;

  --buttonUpColor: #8e8e8e;

  --debugBorderWidth: 0px;
  --debugBorderColor: transparent;
}
