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