{
	"settings": {
		"color": {
			"palette": [
				{
					"color": "#12242b",
					"name": "Base",
					"slug": "base"
				},
				{
					"color": "#e8e6e3",
					"name": "Contrast",
					"slug": "contrast"
				},
				{
					"color": "#68ccec",
					"name": "Primary",
					"slug": "primary"
				},
				{
					"color": "#e8e6e3",
					"name": "Secondary",
					"slug": "secondary"
				},
				{
					"color": "#e8e6e333",
					"name": "Tertiary",
					"slug": "tertiary"
				}
			]
		}
	},
	"styles": {
		"blocks": {
			"core/image": {
				"filter": {
					"duotone": "var(--wp--preset--duotone--tin)"
				}
			}
		},
		"elements": {
			"h1": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--instrument-sans-cond)",
					"fontStyle": "normal",
					"fontWeight": "600",
					"letterSpacing": "-0.02rem",
					"lineHeight": "0.9",
					"textTransform": "uppercase"
				}
			},
			"h2": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--instrument-sans-cond)",
					"letterSpacing": "0rem"
				}
			},
			"h3": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--instrument-sans-cond)",
					"letterSpacing": "0.02rem"
				}
			},
			"h4": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--instrument-sans-cond)",
					"letterSpacing": "0.02rem"
				}
			},
			"h5": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--instrument-sans-cond)"
				}
			},
			"h6": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--instrument-sans-cond)"
				}
			},
			"heading": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--instrument-sans-cond)",
					"textTransform": "none"
				}
			}
		},
		"typography": {
			"fontFamily": "var(--wp--preset--font-family--instrument-sans)"
		}
	},
	"version": 3,
	"title": "Tin"
}