{
	"settings": {
		"color": {
			"duotone": [
				{
					"colors": [
						"#000a0a",
						"#79b8ae"
					],
					"name": "Default",
					"slug": "default"
				},
				{
					"colors": [
						"#001A15",
						"#F1F4F3"
					],
					"name": "Secondary",
					"slug": "secondary"
				},
				{
					"colors": [
						"#0F3E36",
						"#F1F4F3"
					],
					"name": "Tertiary",
					"slug": "tertiary"
				}
			],
			"palette": [
				{
					"color": "#f1f4f3",
					"name": "Base",
					"slug": "base"
				},
				{
					"color": "#79b8ae",
					"name": "Contrast",
					"slug": "contrast"
				},
				{
					"color": "#0f3e36",
					"name": "Primary",
					"slug": "primary"
				},
				{
					"color": "#001a15",
					"name": "Secondary",
					"slug": "secondary"
				},
				{
					"color": "#afb6b5",
					"name": "Tertiary",
					"slug": "tertiary"
				},
				{
					"color": "#ced9d780",
					"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": "2rem"
					},
					"name": "Extra Large",
					"size": "2.25rem",
					"slug": "x-large"
				},
				{
					"fluid": {
						"max": "8rem",
						"min": "3rem"
					},
					"name": "Double Extra Large",
					"size": "8rem",
					"slug": "xx-large"
				}
			]
		}
	},
	"styles": {
		"blocks": {
			"core/navigation": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--figtree)"
				}
			},
			"core/site-title": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--figtree)"
				}
			}
		},
		"elements": {
			"h1": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--playfair)",
					"fontStyle": "normal",
					"fontWeight": "500",
					"letterSpacing": "0rem",
					"lineHeight": "0.9",
					"textTransform": "none"
				}
			},
			"h2": {
				"typography": {
					"letterSpacing": "0rem"
				}
			},
			"heading": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--playfair)",
					"fontStyle": "normal",
					"fontWeight": "700"
				}
			}
		},
		"typography": {
			"fontFamily": "var(--wp--preset--font-family--figtree)",
			"fontStyle": "normal",
			"fontWeight": "400"
		}
	},
	"version": 3,
	"title": "Acqua"
}