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

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

  --buttonUpColor: #8e8e8e;

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