{
	"settings": {
		"color": {
			"duotone": [
				{
					"colors": [
						"#000a0a",
						"#c763bb"
					],
					"name": "Default",
					"slug": "default"
				},
				{
					"colors": [
						"#1A0017",
						"#F4F1F3"
					],
					"name": "Secondary",
					"slug": "secondary"
				},
				{
					"colors": [
						"#3E0F38",
						"#F4F1F3"
					],
					"name": "Tertiary",
					"slug": "tertiary"
				}
			],
			"palette": [
				{
					"color": "#f4f1f3",
					"name": "Base",
					"slug": "base"
				},
				{
					"color": "#c763bb",
					"name": "Contrast",
					"slug": "contrast"
				},
				{
					"color": "#3e0f38",
					"name": "Primary",
					"slug": "primary"
				},
				{
					"color": "#1a0017",
					"name": "Secondary",
					"slug": "secondary"
				},
				{
					"color": "#b6afb5",
					"name": "Tertiary",
					"slug": "tertiary"
				},
				{
					"color": "#d9ced880",
					"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.25rem",
						"min": "1.85rem"
					},
					"name": "Extra Large",
					"size": "2.25rem",
					"slug": "x-large"
				},
				{
					"fluid": {
						"max": "5rem",
						"min": "3.5rem"
					},
					"name": "Double Extra Large",
					"size": "5rem",
					"slug": "xx-large"
				}
			]
		}
	},
	"styles": {
		"blocks": {
			"core/navigation": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--inter-tight)"
				}
			},
			"core/site-title": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--inter-tight)"
				}
			}
		},
		"elements": {
			"h1": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--geist)",
					"letterSpacing": "0rem",
					"lineHeight": "1",
					"textTransform": "none"
				}
			},
			"h2": {
				"typography": {
					"letterSpacing": "0rem"
				}
			},
			"heading": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--geist)",
					"fontStyle": "normal",
					"fontWeight": "600"
				}
			}
		},
		"typography": {
			"fontFamily": "var(--wp--preset--font-family--geist-mono)",
			"fontSize": "var(--wp--preset--font-size--small)",
			"fontStyle": "normal",
			"fontWeight": "300"
		}
	},
	"version": 3,
	"title": "Flora"
}