{
	"settings": {
		"color": {
			"palette": [
				{
					"color": "#f6f3e9",
					"name": "Base",
					"slug": "base"
				},
				{
					"color": "#434a2a",
					"name": "Contrast",
					"slug": "contrast"
				},
				{
					"color": "#434a2a",
					"name": "Primary",
					"slug": "primary"
				},
				{
					"color": "#353c20",
					"name": "Secondary",
					"slug": "secondary"
				},
				{
					"color": "#f6f3e9",
					"name": "Tertiary",
					"slug": "tertiary"
				}
			]
		}
	},
	"styles": {
		"blocks": {
			"core/avatar": {
				"filter": {
					"duotone": "var(--wp--preset--duotone--marshland)"
				}
			},
			"core/image": {
				"filter": {
					"duotone": "var(--wp--preset--duotone--marshland)"
				}
			},
			"core/navigation": {
				"spacing": {
					"blockGap": "0rem"
				},
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--rubik)",
					"fontStyle": "normal",
					"fontWeight": "700",
					"lineHeight": "1.3",
					"textTransform": "none"
				}
			},
			"core/post-featured-image": {
				"filter": {
					"duotone": "var(--wp--preset--duotone--marshland)"
				}
			},
			"core/site-tagline": {
				"color": {
					"text": "var(--wp--preset--color--contrast)"
				},
				"elements": {
					"link": {
						"color": {
							"text": "var(--wp--preset--color--contrast)"
						}
					}
				},
				"typography": {
					"lineHeight": "1.3"
				}
			},
			"core/site-title": {
				"color": {
					"text": "var(--wp--preset--color--contrast)"
				},
				"elements": {
					"link": {
						"color": {
							"text": "var(--wp--preset--color--contrast)"
						}
					}
				},
				"typography": {
					"fontSize": "4.8rem",
					"letterSpacing": "-0.1rem",
					"lineHeight": "0.75"
				}
			}
		},
		"elements": {
			"h1": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--gabarito)",
					"fontSize": "var(--wp--preset--font-size--large)",
					"fontStyle": "normal",
					"fontWeight": "500",
					"textTransform": "none"
				}
			},
			"h2": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--gabarito)",
					"fontStyle": "normal",
					"fontWeight": "500"
				}
			},
			"h3": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--gabarito)",
					"fontStyle": "normal",
					"fontWeight": "500"
				}
			},
			"h4": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--gabarito)",
					"fontStyle": "normal",
					"fontWeight": "500"
				}
			},
			"h5": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--gabarito)",
					"fontStyle": "normal",
					"fontWeight": "500"
				}
			},
			"h6": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--gabarito)"
				}
			},
			"heading": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--gabarito)",
					"fontStyle": "normal",
					"fontWeight": "500"
				}
			},
			"link": {
				":hover": {
					"color": {
						"text": "var(--wp--preset--color--secondary)"
					}
				},
				"color": {
					"text": "var(--wp--preset--color--contrast)"
				},
				"typography": {
					"textDecoration": "none"
				}
			}
		},
		"typography": {
			"fontFamily": "var(--wp--preset--font-family--rubik)",
			"fontStyle": "normal",
			"fontWeight": "400",
			"letterSpacing": "0.02rem",
			"lineHeight": "1.5"
		}
	},
	"title": "Marshland",
	"version": 3,
	"$schema": "https://schemas.wp.org/trunk/theme.json"
}