{
	"settings": {
		"color": {
			"palette": [
				{
					"color": "#510b3a",
					"name": "Base",
					"slug": "base"
				},
				{
					"color": "#e8e8c9",
					"name": "Contrast",
					"slug": "contrast"
				},
				{
					"color": "#e8e8c9",
					"name": "Primary",
					"slug": "primary"
				},
				{
					"color": "#e8e8c9bf",
					"name": "Secondary",
					"slug": "secondary"
				},
				{
					"color": "#590d40",
					"name": "Tertiary",
					"slug": "tertiary"
				},
				{
					"color": "#e8e8c90d",
					"name": "Quaternary",
					"slug": "quaternary"
				}
			]
		},
		"typography": {
			"fontSizes": [
				{
					"fluid": false,
					"name": "Small",
					"size": "0.9rem",
					"slug": "small"
				},
				{
					"fluid": {
						"max": "1.15rem",
						"min": "1rem"
					},
					"name": "Medium",
					"size": "1.15rem",
					"slug": "medium"
				},
				{
					"fluid": {
						"max": "2rem",
						"min": "1.25rem"
					},
					"name": "Large",
					"size": "2rem",
					"slug": "large"
				},
				{
					"fluid": {
						"max": "2.25rem",
						"min": "1.5rem"
					},
					"name": "Extra Large",
					"size": "2.25rem",
					"slug": "x-large"
				},
				{
					"fluid": {
						"max": "4.5rem",
						"min": "2rem"
					},
					"name": "Double Extra Large",
					"size": "4.5rem",
					"slug": "xx-large"
				}
			]
		}
	},
	"styles": {
		"blocks": {
			"core/avatar": {
				"filter": {
					"duotone": "var(--wp--preset--duotone--bacchanalia)"
				}
			},
			"core/cover": {
				"filter": {
					"duotone": "var(--wp--preset--duotone--bacchanalia)"
				}
			},
			"core/image": {
				"filter": {
					"duotone": "var(--wp--preset--duotone--bacchanalia)"
				}
			},
			"core/post-featured-image": {
				"filter": {
					"duotone": "var(--wp--preset--duotone--bacchanalia)"
				}
			},
			"core/site-title": {
				"typography": {
					"fontStyle": "normal",
					"fontWeight": "700"
				}
			}
		},
		"elements": {
			"h1": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--x-large)",
					"lineHeight": "1.25"
				}
			},
			"heading": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--pitagon-serif)"
				}
			}
		},
		"typography": {
			"fontFamily": "var(--wp--preset--font-family--pitagon-serif)"
		}
	},
	"version": 3,
	"title": "Bacchanalia"
}