/* Figma Styles of your File */
:root {
  /* Colors */
  /* Fonts */
  --item-title-font-family: Roboto-Regular, sans-serif;
  --item-title-font-size: 48px;
  --item-title-line-height: normal;
  --item-title-font-weight: 400;
  --item-title-font-style: normal;
  --item-description-font-family: Roboto-Regular, sans-serif;
  --item-description-font-size: 24px;
  --item-description-line-height: normal;
  --item-description-font-weight: 400;
  --item-description-font-style: normal;

  /* Effects */
}
