/* Figma Styles of your File */
:root {
  /* Colors */
  --bramd-promary: #b7ff00;
  --bg: #ffffff;
  --bg2: #f2f4f4;
  --c3: #333333;
  --c6: #666666;
  --c9: #999999;
  --cd: #dddddd;
  --bg0: #000000;
  --ye: #ff9900;
  --points: #ff4400;

  /* Fonts */
  --h1-font-size: 56px;
  --h1-line-height: normal;
  --h1-font-weight: 700;
  --h1-font-style: normal;
  --h2-font-size: 36px;
  --h2-line-height: normal;
  --h2-font-weight: 700;
  --h2-font-style: normal;
  --h3-font-size: 30px;
  --h3-line-height: normal;
  --h3-font-weight: 700;
  --h3-font-style: normal;
  --title-font-size: 16px;
  --title-line-height: 24px;
  --title-font-weight: 700;
  --title-font-style: normal;
  --boby-bold-font-size: 16px;
  --boby-bold-line-height: 22px;
  --boby-bold-font-weight: 600;
  --boby-bold-font-style: normal;
  --boby-font-size: 16px;
  --boby-line-height: 22px;
  --boby-font-weight: 400;
  --boby-font-style: normal;
  --caption-font-size: 14px;
  --caption-line-height: 20px;
  --caption-font-weight: 400;
  --caption-font-style: normal;
  --h4-font-size: 24px;
  --h4-line-height: 32px;
  --h4-font-weight: 700;
  --h4-font-style: normal;
  --f18-font-size: 18px;
  --f18-line-height: 26px;
  --f18-font-weight: 400;
  --f18-font-style: normal;
  /* Effects */
}
/* Figma Color Variables of your File */
