{
	"version": 1,
	"styles": {
		"elements": {
			"link": {
				"color": {
					"text": "var:preset|color|custom-superdark"
				}
			}
		},
		"blocks": {
			"core/heading": {
				"typography": {
					"fontStyle": "normal",
					"lineHeight": "1.4",
					"fontWeight": "300"
				}
			},
			"core/post-title": {
				"typography": {
					"lineHeight": "1.4"
				}
			},
			"core/site-tagline": {
				"typography": {
					"letterSpacing": "4px"
				}
			}
		},
		"typography": {
			"fontFamily": "var:preset|font-family|inter",
			"fontStyle": "normal",
			"fontWeight": "400",
			"fontSize": "var:preset|font-size|small"
		},
		"spacing": {
			"blockGap": "1.5rem"
		}
	},
	"settings": {
		"layout": {
			"contentSize": "840px",
			"wideSize": "1200px"
		},
		"custom": {
			"excludedParentStyleVariations": [
				"Ruby Wine",
				"Charcoal"
			]
		},
		"color": {
			"palette": [
				{
					"color": "#111111",
					"name": "Superdark",
					"slug": "custom-superdark"
				},
				{
					"slug": "primary",
					"color": "#007cba",
					"name": "Primary"
				},
				{
					"slug": "secondary",
					"color": "#006ba1",
					"name": "Secondary"
				},
				{
					"slug": "foreground",
					"color": "#444444",
					"name": "Foreground"
				},
				{
					"slug": "background",
					"color": "#ffffff",
					"name": "Background"
				},
				{
					"slug": "tertiary",
					"color": "#F0F0F0",
					"name": "Tertiary"
				}
			]
		}
	}
}
