{ "$schema": "https://schemas.wp.org/trunk/theme.json", "version": 3, "title": "Display 2", "slug": "text-display-2", "blockTypes": [ "core/heading", "core/paragraph", "designorbital-blocks/countup" ], "styles": { "typography": { "fontSize": "var(--wp--preset--font-size--immense)", "lineHeight": "var(--wp--custom--global--line-height--small)" } } }