{
	"settings": {
		"color": {
			"duotone": [
				{
					"colors": [
						"#291b0a",
						"#eee0ba"
					],
					"name": "Default",
					"slug": "default"
				},
				{
					"colors": [
						"#564819",
						"#fbee62"
					],
					"name": "Calvino",
					"slug": "calvino"
				},
				{
					"colors": [
						"#4d361e",
						"#d39256"
					],
					"name": "Kafka",
					"slug": "kafla"
				},
				{
					"colors": [
						"#245012",
						"#a8fd76"
					],
					"name": "García Márquez",
					"slug": "garcia-marquez"
				},
				{
					"colors": [
						"#122746",
						"#5fbee2"
					],
					"name": "Camus",
					"slug": "camus"
				},
				{
					"colors": [
						"#27025e",
						"#8a43f5"
					],
					"name": "Wool",
					"slug": "woolf"
				},
				{
					"colors": [
						"#27025e",
						"#fe5837"
					],
					"name": "Achebe",
					"slug": "achebe"
				},
				{
					"colors": [
						"#550337",
						"#fec8e9"
					],
					"name": "Saramago",
					"slug": "saramago"
				},
				{
					"colors": [
						"#500a07",
						"#dd3c57"
					],
					"name": "Bulgakov",
					"slug": "bulgakov"
				}
			],
			"palette": [
				{
					"color": "#eee0ba",
					"name": "Base",
					"slug": "base"
				},
				{
					"color": "#cc8033",
					"name": "Contrast",
					"slug": "contrast"
				},
				{
					"color": "#291b0a",
					"name": "Primary",
					"slug": "primary"
				},
				{
					"color": "#291b0abf",
					"name": "Secondary",
					"slug": "secondary"
				},
				{
					"color": "#fafafa",
					"name": "Tertiary",
					"slug": "tertiary"
				},
				{
					"color": "#ffffff00",
					"name": "Quaternary",
					"slug": "quaternary"
				}
			]
		},
		"typography": {
			"fontSizes": [
				{
					"fluid": false,
					"name": "Small",
					"size": "0.75rem",
					"slug": "small"
				},
				{
					"fluid": {
						"max": "1rem",
						"min": "1rem"
					},
					"name": "Medium",
					"size": "1rem",
					"slug": "medium"
				},
				{
					"fluid": {
						"max": "1.25rem",
						"min": "1rem"
					},
					"name": "Large",
					"size": "1.25rem",
					"slug": "large"
				},
				{
					"fluid": {
						"max": "2.5rem",
						"min": "2.25rem"
					},
					"name": "Extra Large",
					"size": "2.5rem",
					"slug": "x-large"
				},
				{
					"fluid": {
						"max": "4.25rem",
						"min": "2rem"
					},
					"name": "Double Extra Large",
					"size": "4.25rem",
					"slug": "xx-large"
				}
			]
		}
	},
	"styles": {
		"blocks": {
			"core/navigation": {
				"typography": {
					"letterSpacing": "-0.025rem",
					"textTransform": "none"
				}
			},
			"core/site-title": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--martian-mono)",
					"fontStyle": "normal",
					"fontWeight": "400",
					"textTransform": "none"
				}
			}
		},
		"elements": {
			"h1": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--inclusive-sans)",
					"fontStyle": "normal",
					"fontWeight": "500",
					"letterSpacing": "-0.05rem",
					"lineHeight": "1.1",
					"textTransform": "uppercase"
				}
			},
			"h2": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--inclusive-sans)",
					"fontStyle": "normal",
					"fontWeight": "500",
					"letterSpacing": "-0.05rem",
					"lineHeight": "1.25"
				}
			},
			"h3": {
				"typography": {
					"lineHeight": "1.25"
				}
			},
			"h4": {
				"typography": {
					"lineHeight": "1.5"
				}
			},
			"h5": {
				"typography": {
					"lineHeight": "1.5"
				}
			},
			"h6": {
				"typography": {
					"lineHeight": "1.5"
				}
			},
			"heading": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--inclusive-sans)",
					"fontStyle": "normal",
					"fontWeight": "600"
				}
			}
		},
		"typography": {
			"fontFamily": "var(--wp--preset--font-family--martian-mono)",
			"letterSpacing": "-0.025rem",
			"lineHeight": "1.75"
		}
	},
	"version": 3,
	"title": "Calvino"
}