{
	"settings": {
		"color": {
			"palette": [
				{
					"color": "#fbfbfb",
					"name": "Base",
					"slug": "base"
				},
				{
					"color": "#111111",
					"name": "Contrast",
					"slug": "contrast"
				},
				{
					"color": "#ef3a2a",
					"name": "Primary",
					"slug": "primary"
				},
				{
					"color": "#121212e3",
					"name": "Secondary",
					"slug": "secondary"
				},
				{
					"color": "#f0f0f0",
					"name": "Tertiary",
					"slug": "tertiary"
				}
			]
		}
	},
	"styles": {
		"blocks": {
			"core/post-title": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--gravepresse)",
					"letterSpacing": "-0.05rem"
				}
			}
		},
		"elements": {
			"heading": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--gravepresse)",
					"fontStyle": "normal",
					"fontWeight": "700"
				}
			}
		},
		"typography": {
			"fontFamily": "var(--wp--preset--font-family--overused-grotesk)",
			"fontStyle": "normal",
			"fontWeight": "400",
			"lineHeight": "1.5"
		}
	},
	"version": 3,
	"title": "Expanded Type"
}