{
	"settings": {
		"color": {
			"duotone": [
				{
					"colors": [
						"#193a13",
						"#ebf7de"
					],
					"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": "#ebf7de",
					"name": "Base",
					"slug": "base"
				},
				{
					"color": "#449933",
					"name": "Contrast",
					"slug": "contrast"
				},
				{
					"color": "#193a13",
					"name": "Primary",
					"slug": "primary"
				},
				{
					"color": "#193a13bf",
					"name": "Secondary",
					"slug": "secondary"
				},
				{
					"color": "#fafafa",
					"name": "Tertiary",
					"slug": "tertiary"
				},
				{
					"color": "#ffffff00",
					"name": "Quaternary",
					"slug": "quaternary"
				}
			]
		},
		"typography": {
			"fontSizes": [
				{
					"fluid": false,
					"name": "Small",
					"size": "1rem",
					"slug": "small"
				},
				{
					"fluid": {
						"max": "1.35rem",
						"min": "1.25rem"
					},
					"name": "Medium",
					"size": "1.35rem",
					"slug": "medium"
				},
				{
					"fluid": {
						"max": "2.25rem",
						"min": "2rem"
					},
					"name": "Large",
					"size": "2.25rem",
					"slug": "large"
				},
				{
					"fluid": {
						"max": "3rem",
						"min": "2.5rem"
					},
					"name": "Extra Large",
					"size": "3rem",
					"slug": "x-large"
				},
				{
					"fluid": {
						"max": "6rem",
						"min": "2.25rem"
					},
					"name": "Double Extra Large",
					"size": "6rem",
					"slug": "xx-large"
				}
			]
		}
	},
	"styles": {
		"blocks": {
			"core/navigation": {
				"typography": {
					"textTransform": "none"
				}
			},
			"core/site-title": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--instrument-serif)",
					"fontStyle": "italic",
					"fontWeight": "400",
					"textTransform": "none"
				}
			}
		},
		"elements": {
			"h1": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--instrument-serif)",
					"fontStyle": "normal",
					"fontWeight": "400",
					"letterSpacing": "0rem",
					"lineHeight": "0.95"
				}
			},
			"h2": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--instrument-serif)",
					"letterSpacing": "0rem"
				}
			},
			"h3": {
				"typography": {
					"letterSpacing": "0rem"
				}
			},
			"heading": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--instrument-serif)",
					"fontStyle": "normal",
					"fontWeight": "700"
				}
			}
		},
		"typography": {
			"fontFamily": "var(--wp--preset--font-family--playfair-semicondensed)",
			"letterSpacing": "0rem",
			"lineHeight": "1.25"
		}
	},
	"version": 3,
	"title": "Marquez"
}