:root {
  --l4h-green100: rgba(5, 152, 86, 1);
  --h-6-font-family: "Roboto", Helvetica;
  --h-6-font-weight: 500;
  --h-6-font-size: 20px;
  --h-6-letter-spacing: 0.15000000596046448px;
  --h-6-line-height: 160.0000023841858%;
  --h-6-font-style: normal;
  --body-1-font-family: "Roboto", Helvetica;
  --body-1-font-weight: 400;
  --body-1-font-size: 16px;
  --body-1-letter-spacing: 0.15000000596046448px;
  --body-1-line-height: 150%;
  --body-1-font-style: normal;

 /* ADD THESE NEW VARIABLES FOR MOBILE */
  --subtitle-2-font-family: "Roboto", Helvetica;
  --subtitle-2-font-weight: 500;
  --subtitle-2-font-size: 14px;
  --subtitle-2-letter-spacing: 0.10000000149011612px;
  --subtitle-2-line-height: 157.14285714285714%;
  --subtitle-2-font-style: normal;
  
  --body-2-font-family: "Roboto", Helvetica;
  --body-2-font-weight: 400;
  --body-2-font-size: 14px;
  --body-2-letter-spacing: 0.25px;
  --body-2-line-height: 142.8571428571429%;
  --body-2-font-style: normal;
}

