{
	"settings": {
		"color": {
			"duotone": [
				{
					"colors": [
						"#b89062",
						"#dce4ce"
					],
					"name": "Default",
					"slug": "default"
				},
				{
					"colors": [
						"#1A1600",
						"#E4E1CE"
					],
					"name": "Secondary",
					"slug": "secondary"
				},
				{
					"colors": [
						"#3E370F",
						"#E4E1CE"
					],
					"name": "Tertiary",
					"slug": "tertiary"
				}
			],
			"palette": [
				{
					"color": "#e4e1ce",
					"name": "Base",
					"slug": "base"
				},
				{
					"color": "#b89062",
					"name": "Contrast",
					"slug": "contrast"
				},
				{
					"color": "#3e370f",
					"name": "Primary",
					"slug": "primary"
				},
				{
					"color": "#1a1600",
					"name": "Secondary",
					"slug": "secondary"
				},
				{
					"color": "#b5ac7d",
					"name": "Tertiary",
					"slug": "tertiary"
				},
				{
					"color": "#b5ac7d80",
					"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": "4rem"
					},
					"name": "Double Extra Large",
					"size": "5.5rem",
					"slug": "xx-large"
				}
			]
		}
	},
	"styles": {
		"blocks": {
			"core/query-pagination": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--libre-bodoni)"
				}
			},
			"core/site-title": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--barlow)"
				}
			}
		},
		"elements": {
			"h1": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--aventine)",
					"letterSpacing": "0.025rem"
				}
			},
			"heading": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--aventine)",
					"fontStyle": "normal",
					"fontWeight": "400",
					"letterSpacing": "0.01rem"
				}
			}
		},
		"typography": {
			"fontFamily": "var(--wp--preset--font-family--playfair)"
		}
	},
	"version": 3,
	"title": "Fauna"
}