{
	"settings": {
		"color": {
			"palette": [
				{
					"color": "#fcfbfe",
					"name": "Base",
					"slug": "base"
				},
				{
					"color": "#91084d",
					"name": "Contrast",
					"slug": "contrast"
				},
				{
					"color": "#e85e30",
					"name": "Primary",
					"slug": "primary"
				},
				{
					"color": "#91084de6",
					"name": "Secondary",
					"slug": "secondary"
				},
				{
					"color": "#f56b3d40",
					"name": "Tertiary",
					"slug": "tertiary"
				},
				{
					"color": "#d99f8c33",
					"name": "Quaternary",
					"slug": "quaternary"
				}
			]
		}
	},
	"styles": {
		"blocks": {
			"core/navigation": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--outfit)",
					"letterSpacing": "0.01rem"
				}
			},
			"core/post-content": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--large)"
				}
			},
			"core/query-pagination": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--outfit)",
					"fontSize": "var(--wp--preset--font-size--large)"
				}
			},
			"core/site-title": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--outfit)",
					"fontStyle": "normal",
					"fontWeight": "700",
					"letterSpacing": "0.01rem"
				}
			}
		},
		"elements": {
			"h1": {
				"typography": {
					"letterSpacing": "-0.025rem"
				}
			},
			"heading": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--piazzolla-24)",
					"fontStyle": "normal",
					"fontWeight": "800",
					"letterSpacing": "-0.025rem"
				}
			}
		},
		"typography": {
			"fontFamily": "var(--wp--preset--font-family--outfit)",
			"fontSize": "var(--wp--preset--font-size--large)",
			"fontStyle": "normal",
			"fontWeight": "400",
			"letterSpacing": "0rem"
		}
	},
	"version": 3,
	"title": "Salmon Hit"
}