{
	"settings": {
		"color": {
			"duotone": [
				{
					"colors": [
						"#000a0a",
						"#d6c85c"
					],
					"name": "Default",
					"slug": "default"
				},
				{
					"colors": [
						"#1A1700",
						"#F4F3F1"
					],
					"name": "Secondary",
					"slug": "secondary"
				},
				{
					"colors": [
						"#3E380F",
						"#F4F3F1"
					],
					"name": "Tertiary",
					"slug": "tertiary"
				}
			],
			"palette": [
				{
					"color": "#f4f3f1",
					"name": "Base",
					"slug": "base"
				},
				{
					"color": "#d6c85c",
					"name": "Contrast",
					"slug": "contrast"
				},
				{
					"color": "#3e380f",
					"name": "Primary",
					"slug": "primary"
				},
				{
					"color": "#1a1700",
					"name": "Secondary",
					"slug": "secondary"
				},
				{
					"color": "#b6b5af",
					"name": "Tertiary",
					"slug": "tertiary"
				},
				{
					"color": "#d9d8ce80",
					"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": "7rem",
						"min": "5.5rem"
					},
					"name": "Double Extra Large",
					"size": "7rem",
					"slug": "xx-large"
				}
			]
		}
	},
	"styles": {
		"blocks": {
			"core/navigation": {
				"spacing": {
					"blockGap": "var(--wp--preset--spacing--50)"
				},
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--playfair)"
				}
			},
			"core/query-pagination": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--queering)"
				}
			},
			"core/site-title": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--playfair)"
				}
			}
		},
		"elements": {
			"h1": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--queering)",
					"letterSpacing": "0.05rem",
					"lineHeight": "0.9"
				}
			},
			"h2": {
				"typography": {
					"letterSpacing": "0rem"
				}
			},
			"heading": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--queering)",
					"fontStyle": "normal",
					"fontWeight": "600",
					"letterSpacing": "0.025rem"
				}
			}
		},
		"typography": {
			"fontFamily": "var(--wp--preset--font-family--playfair)",
			"fontStyle": "normal",
			"fontWeight": "400"
		}
	},
	"version": 3,
	"title": "Foliage"
}