:root {
  --header-height: 72px;
  --mobile-navigation-height: 64px;

  --main-bg-color: #ffffff;
  --main-text-color: #14141b;

  --content-web-width: 1416px;
  --content-tablet-width: 714px;
  --content-mobile-width: 380px;
}
