:root{
/* heading fonts and body font */

    --font-size-h2:40px;
    --font-h2-lh:53px;
    --font-h2-ls:0px;
     
  --font-size-h6:18px;
  --font-h6-h6:30px;
  --font-h6-ls:0px;
    /* body para text  p2 */

--font-size-p2:18px;
--p2-lh:30px;
--p2--ls:0px;

}


