{
	"settings": {
		"color": {
			"duotone": [
				{
					"colors": [
						"#000a0a",
						"#d6685c"
					],
					"name": "Default",
					"slug": "default"
				},
				{
					"colors": [
						"#131106",
						"#F4F3F1"
					],
					"name": "Secondary",
					"slug": "secondary"
				},
				{
					"colors": [
						"#592B26",
						"#F4F3F1"
					],
					"name": "Tertiary",
					"slug": "tertiary"
				}
			],
			"palette": [
				{
					"color": "#f4f3f1",
					"name": "Base",
					"slug": "base"
				},
				{
					"color": "#d6685c",
					"name": "Contrast",
					"slug": "contrast"
				},
				{
					"color": "#592b26",
					"name": "Primary",
					"slug": "primary"
				},
				{
					"color": "#131106",
					"name": "Secondary",
					"slug": "secondary"
				},
				{
					"color": "#b6b5af",
					"name": "Tertiary",
					"slug": "tertiary"
				},
				{
					"color": "#d9d7ce80",
					"name": "Quaternary",
					"slug": "quaternary"
				}
			]
		},
		"typography": {
			"fontSizes": [
				{
					"fluid": {
						"max": "0.825rem",
						"min": "0.8rem"
					},
					"name": "Smallest",
					"size": "0.825rem",
					"slug": "x-small"
				},
				{
					"fluid": {
						"max": "1rem",
						"min": "0.825rem"
					},
					"name": "Small",
					"size": "1rem",
					"slug": "small"
				},
				{
					"fluid": {
						"max": "1.125rem",
						"min": "1.1rem"
					},
					"name": "Medium",
					"size": "1.125rem",
					"slug": "medium"
				},
				{
					"fluid": {
						"max": "1.3rem",
						"min": "1.25rem"
					},
					"name": "Large",
					"size": "1.3rem",
					"slug": "large"
				},
				{
					"fluid": {
						"max": "2.5rem",
						"min": "2rem"
					},
					"name": "Extra Large",
					"size": "2.5rem",
					"slug": "x-large"
				},
				{
					"fluid": {
						"max": "5.5rem",
						"min": "3.5rem"
					},
					"name": "Double Extra Large",
					"size": "5.5rem",
					"slug": "xx-large"
				}
			]
		}
	},
	"styles": {
		"blocks": {
			"core/avatar": {
				"filter": {
					"duotone": "var(--wp--preset--duotone--terrain)"
				}
			},
			"core/navigation": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--lt-superior-sans)"
				}
			},
			"core/query-pagination": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--lt-superior-sans)",
					"fontStyle": "normal",
					"fontWeight": "600"
				}
			}
		},
		"elements": {
			"h1": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--lt-superior-sans)",
					"fontStyle": "normal",
					"fontWeight": "300",
					"lineHeight": "1",
					"textTransform": "none"
				}
			},
			"heading": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--lt-superior-sans)"
				}
			}
		},
		"typography": {
			"fontFamily": "var(--wp--preset--font-family--lt-superior-serif)"
		}
	},
	"version": 3,
	"title": "Terrain"
}