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

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

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