/* Figma Styles of your File */
:root {
  /* Colors */
  /* Fonts */
  --h1-font-family: Futura-Medium, sans-serif;
  --h1-font-size: 32px;
  --h1-line-height: normal;
  --h1-font-weight: 500;
  --h1-font-style: normal;
  --p-font-family: Futura-Medium, sans-serif;
  --p-font-size: 16px;
  --p-line-height: normal;
  --p-font-weight: 500;
  --p-font-style: normal;
  --h2-font-family: Futura-Medium, sans-serif;
  --h2-font-size: 24px;
  --h2-line-height: normal;
  --h2-font-weight: 500;
  --h2-font-style: normal;
  --h3-font-family: Futura-Medium, sans-serif;
  --h3-font-size: 18px;
  --h3-line-height: normal;
  --h3-font-weight: 500;
  --h3-font-style: normal;
  --caption-font-family: Futura-Medium, sans-serif;
  --caption-font-size: 12px;
  --caption-line-height: normal;
  --caption-font-weight: 500;
  --caption-font-style: normal;

  /* Effects */
}
