{
	"version": 2,
	"settings": {
		"appearanceTools": true,
		"layout": {
			"contentSize": "760px",
			"wideSize": "1400px"
		},
		"typography": {
			"dropCap": true,
			"fontFamilies": [
				{
					"fontFamily": "\"Montserrat\"",
					"name": "Montserrat",
					"slug": "montserrat",
					"fontFace": [
						{
							"fontFamily": "Montserrat",
							"fontWeight": "400",
							"fontStyle": "normal",
							"fontStretch": "normal",
							"src": [ "file:./assets/fonts/montserrat/Montserrat-Regular.woff2" ]
						},
						{
							"fontFamily": "Montserrat",
							"fontWeight": "500",
							"fontStyle": "normal",
							"fontStretch": "normal",
							"src": [ "file:./assets/fonts/montserrat/Montserrat-Medium.woff2" ]
						},
						{
							"fontFamily": "Montserrat",
							"fontWeight": "600",
							"fontStyle": "normal",
							"fontStretch": "normal",
							"src": [ "file:./assets/fonts/montserrat/Montserrat-SemiBold.woff2" ]
						},
						{
							"fontFamily": "Montserrat",
							"fontWeight": "700",
							"fontStyle": "normal",
							"fontStretch": "normal",
							"src": [ "file:./assets/fonts/montserrat/Montserrat-Bold.woff2" ]
						}
					]
				},
				{
					"fontFamily": "\"Libre Baskerville\"",
					"name": "Libre Baskerville",
					"slug": "libre-baskerville",
					"fontFace": [
						{
							"fontFamily": "Libre Baskerville",
							"fontWeight": "400",
							"fontStyle": "normal",
							"fontStretch": "normal",
							"src": [ "file:./assets/fonts/libre-baskerville/LibreBaskerville-Regular.woff2" ]
						},
						{
							"fontFamily": "Libre Baskerville",
							"fontWeight": "700",
							"fontStyle": "normal",
							"fontStretch": "normal",
							"src": [ "file:./assets/fonts/libre-baskerville/LibreBaskerville-Bold.woff2" ]
						},
						{
							"fontFamily": "Libre Baskerville",
							"fontWeight": "400",
							"fontStyle": "italic",
							"fontStretch": "normal",
							"src": [ "file:./assets/fonts/libre-baskerville/LibreBaskerville-Italic.woff2" ]
						}
					]
				}
			],
			"fontSizes": [
				{
					"slug": "tiny",
					"size": "13px",
					"name": "Tiny"
				},
				{
					"slug": "extra-small",
					"size": "14px",
					"name": "Extra Small"
				},
				{
					"slug": "small",
					"size": "15px",
					"name": "Small"
				},
				{
					"slug": "medium",
					"size": "16px",
					"name": "Medium"
				},
				{
					"slug": "upper-heading",
					"size": "18px",
					"name": "Upper Heading"
				},
				{
					"slug": "body-default",
					"size": "clamp(18px,1.6vw,20px)",
					"name": "Body Default"
				},
				{
					"slug": "content-heading",
					"size": "clamp(22px,3vw,24px)",
					"name": "Content Heading"
				},
				{
					"slug": "large",
					"size": "clamp(24px,4.2vw,32px)",
					"name": "Large"
				},
				{
					"slug": "extra-large",
					"size": "clamp(32px,6vw,36px)",
					"name": "Extra large (Recent Post Title)"
				},
				{
					"slug": "huge-display",
					"size": "clamp(36px,5.2vw,80px)",
					"name": "Huge (Display)"
				},
				{
					"slug": "Colossal",
					"size": "clamp(40px,5.2vw,110px)",
					"name": "Colossal (Extremely Large)"
				}
			]
		},
		"color": {
			"duotone": [
				{
					"colors": [ "#111111", "#ffffff" ],
					"slug": "foreground-and-background",
					"name": "Foreground and background"
				},
				{
					"colors": [ "#111111", "#2e2e2e" ],
					"slug": "foreground-and-secondary",
					"name": "Foreground and secondary"
				},
				{
					"colors": [ "#111111", "#121212" ],
					"slug": "foreground-and-tertiary",
					"name": "Foreground and tertiary"
				},
				{
					"colors": [ "#c65a1b", "#000000" ],
					"slug": "link-and-background",
					"name": "Link and background"
				},
				{
					"colors": [ "#c65a1b", "#2e2e2e" ],
					"slug": "link-and-secondary",
					"name": "Link and secondary"
				},
				{
					"colors": [ "#c65a1b", "#121212" ],
					"slug": "link-and-tertiary",
					"name": "Link and tertiary"
				}
			],
			"gradients": [
				{
					"slug": "vertical-secondary-to-tertiary",
					"gradient": "linear-gradient(to bottom,var(--wp--preset--color--secondary) 0%,var(--wp--preset--color--tertiary) 100%)",
					"name": "Vertical secondary to tertiary"
				},
				{
					"slug": "vertical-secondary-to-background",
					"gradient": "linear-gradient(to bottom,var(--wp--preset--color--secondary) 0%,var(--wp--preset--color--background) 100%)",
					"name": "Vertical secondary to background"
				},
				{
					"slug": "vertical-tertiary-to-background",
					"gradient": "linear-gradient(to bottom,var(--wp--preset--color--tertiary) 0%,var(--wp--preset--color--background) 100%)",
					"name": "Vertical tertiary to background"
				},
				{
					"slug": "vertical-background-to-tertiary",
					"gradient": "linear-gradient(to bottom,var(--wp--preset--color--background) 0%,var(--wp--preset--color--tertiary) 100%)",
					"name": "Vertical background to tertiary"
				},
				{
					"slug": "diagonal-secondary-to-foreground",
					"gradient": "linear-gradient(to bottom right,var(--wp--preset--color--secondary) 0%,var(--wp--preset--color--foreground) 100%)",
					"name": "Diagonal secondary to foreground"
				},
				{
					"slug": "diagonal-secondary-to-background",
					"gradient": "linear-gradient(to bottom right,var(--wp--preset--color--secondary) 50%,var(--wp--preset--color--background) 50%)",
					"name": "Diagonal secondary to background"
				},
				{
					"slug": "diagonal-background-to-secondary",
					"gradient": "linear-gradient(to bottom right,var(--wp--preset--color--background) 50%,var(--wp--preset--color--secondary) 50%)",
					"name": "Diagonal background to secondary"
				},
				{
					"slug": "diagonal-tertiary-to-background",
					"gradient": "linear-gradient(to bottom right,var(--wp--preset--color--tertiary) 50%,var(--wp--preset--color--background) 50%)",
					"name": "Diagonal tertiary to background"
				},
				{
					"slug": "diagonal-background-to-tertiary",
					"gradient": "linear-gradient(to bottom right,var(--wp--preset--color--background) 50%,var(--wp--preset--color--tertiary) 50%)",
					"name": "Diagonal background to tertiary"
				},
				{
					"slug": "horizontal-rich-black-to-root-beer",
					"gradient": "linear-gradient(to right,var(--wp--preset--color--rich-black) 0%,var(--wp--preset--color--root-beer) 100%)",
					"name": "Horizontal Rick Black to Root Beer"
				},
				{
					"slug": "horizontal-root-beer-to-rich-black",
					"gradient": "linear-gradient(to right,var(--wp--preset--color--root-beer) 0%,var(--wp--preset--color--rich-black) 100%)",
					"name": "Horizontal Root Beer to Rick Black"
				},
				{
					"slug": "horizontal-color-gradient-first-to-gradient-second",
					"gradient": "linear-gradient(to right,var(--wp--preset--color--background) 0%,var(--wp--preset--color--background) 100%)",
					"name": "Horizontal Gradient Background to Background"
				},
				{
					"slug": "horizontal-deep-orange-to-eucalyptus",
					"gradient": "linear-gradient(to right,var(--wp--preset--color--deep-orange) 0%,var(--wp--preset--color--eucalyptus) 99%)",
					"name": "Horizontal Deep Orange to Eucalyptus"
				}
			],
			"palette": [
				{
					"slug": "background",
					"color": "#ffffff",
					"name": "Background"
				},
				{
					"slug": "foreground",
					"color": "#111111",
					"name": "Foreground"
				},
				{
					"slug": "primary",
					"color": "#272423",
					"name": "Primary"
				},
				{
					"slug": "secondary",
					"color": "#f9f9f9",
					"name": "Secondary"
				},
				{
					"slug": "tertiary",
					"color": "#000000",
					"name": "Tertiary"
				},
				{
					"slug": "text-link",
					"color": "#111111",
					"name": "Text Link"
				},
				{
					"slug": "body-text",
					"color": "#555555",
					"name": "Body Text"
				},
				{
					"slug": "meta",
					"color": "#777777",
					"name": "Body Text"
				},
				{
					"slug": "border-color",
					"color": "#111111",
					"name": "Border Color"
				},
				{
					"slug": "rich-black",
					"color": "#030101",
					"name": "Rick Black"
				},
				{
					"slug": "root-beer",
					"color": "#2b0f07",
					"name": "Root Beer"
				},
				{
					"slug": "ironside-grey",
					"color": "#666666",
					"name": "Ironside Grey"
				},
				{
					"slug": "white-smoke",
					"color": "#f6f6f6",
					"name": "White Smoke"
				},
				{
					"slug": "dune",
					"color": "#333333",
					"name": "Dune"
				},
				{
					"slug": "color-light",
					"color": "#fefefe",
					"name": "Color Light"
				},
				{
					"slug": "color-dark",
					"color": "#010101",
					"name": "Color Dark"
				},
				{
					"slug": "woodsmoke",
					"color": "#0e0c0c",
					"name": "Woodsmoke"
				},
				{
					"slug": "deep-orange",
					"color": "#ea6733",
					"name": "Deep Orange"
				},
				{
					"slug": "eucalyptus",
					"color": "#3fe0b3",
					"name": "Eucalyptus"
				},
				{
					"slug": "picton-blue",
					"color": "#259ee4",
					"name": "Picton Blue"
				},
				{
					"slug": "color-white",
					"color": "#ffffff",
					"name": "Color White"
				}
			]
		},
		"spacing": {
			"units": [
				"%",
				"px",
				"em",
				"rem",
				"vh",
				"vw"
			]
		},
		"custom": {
			"spacing": {
				"tiny": "clamp(21px, 2vw, 28px)",
				"extra-small": "clamp(28px, 3.5vw, 35px)",
				"wp-post": "clamp(28px, 3.5vw, 49px)",
				"wp-comment-horizontal": "clamp(30px, 4.5vw, 84px)",
				"wp-comment-vertical": "clamp(30px, 3.5vw, 49px)",
				"wp-block-sidebar": "clamp(7px, 2.1vw, 40px)",
				"wp-block-sidebar-widget": "clamp(30px, 3.5vw, 63px)",
				"wp-block-page-numbers": "clamp(49px, 3.3vw, 63px)",
				"wp-footer-vertical": "clamp(30px, 4vw, 70px)",
				"normal": "clamp(30px, 3.5vw, 40px)",
				"small": "max(1.75rem, 5vw)",
				"medium": "clamp(2rem, 8vw, calc(4 * var(--wp--style--block-gap)))",
				"large": "clamp(3.5rem, 10vw, 5.0625rem)",
				"outer": "var(--wp--custom--spacing--small, 1.25rem)",
				"section-block-top": "clamp(42px, 5.5vw, 105px)",
				"section-block-bottom": "clamp(12px, 5.5vw, 70px)",
				"section-pricing-content": "clamp(21px, 5.5vw, 42px)",
				"main-block-gap": "clamp(18px, 5.5vw, 105px)",
				"testimonial-inner-gap": "clamp(35px, 3.5vw, 42px)",
				"newsletter-inner-gap": "clamp(42px, 7.3vw, 140px)",
				"group-heading-bottom-gap": "clamp(35px, 3.5vw, 56px)"
			},
			"typography": {
				"font-size": {
					"heading-one": "clamp(36px,3vw,56px)",
					"heading-two": "clamp(32px,2.6vw,49px)",
					"heading-three": "clamp(28px,1.9vw,36px)",
					"heading-four": "clamp(24px,1.5vw,28px)",
					"heading-five": "clamp(22px,1.3vw,24px)",
					"heading-six": "18px",
					"post-title": "clamp(28px,1.88vw,36px)"
				},
				"line-height": {
					"heading-one": "1.38",
					"heading-two": "1.43",
					"heading-three": "1.36",
					"heading-four": "1.5",
					"heading-five": "1.458333333333333",
					"heading-six": "1.56",
					"paragraph": "1.75",
					"post-title": "1.38",
					"extra-small": "21px",
					"small": "28px",
					"normal": "normal"
				},
				"font-weight": {
					"light": 300,
					"normal": 400,
					"medium": 500,
					"semi-bold": 600,
					"bold": 700,
					"extra-bold": 900
				}
			}
		}
	},
	"styles": {
		"blocks": {
			"core/button": {
				"border": {
					"radius": "0px"
				},
				"color": {
					"background": "var(--wp--preset--color--text-link)",
					"text": "var(--wp--preset--color--color-white)"
				},
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--montserrat)",
					"fontSize": "var(--wp--preset--font-size--medium)",
					"fontWeight": "var(--wp--custom--typography--font-weight--bold)",
					"lineHeight": "var(--wp--custom--typography--line-height--paragraph)",
					"textTransform": "uppercase"
				},
				"spacing": {
					"padding": {
						"top": "max(0.7rem, 0.73vw)",
						"right": "max(1.5rem, 1.85vw)",
						"bottom": "max(0.7rem, 0.73vw)",
						"left": "max(1.5rem, 1.85vw)"
					},
					"margin": {
						"top": "14px"
					}
				}
			},
			"core/post-title": {
				"typography": {
					"fontWeight": "var(--wp--custom--typography--font-weight--normal)",
					"lineHeight": "var(--wp--custom--typography--line-height--post-title)",
					"fontSize": "var(--wp--custom--typography--font-size--post-title)"
				}
			},
			"core/post-comments": {
				"spacing": {
					"padding": {
						"top": "var(--wp--custom--spacing--normal)"
					}
				},
				"typography": {
					"fontSize": "var(--wp--preset--font-size--body-default)",
					"lineHeight": "var(--wp--custom--typography--line-height--paragraph)",
					"fontWeight": "var(--wp--custom--typography--font-weight--normal)"
				},
				"elements": {
					"h3": {
						"typography": {
							"fontSize": "var(--wp--custom--typography--font-size--heading-four)",
							"lineHeight": "var(--wp--custom--typography--line-height--heading-four)"
						}
					}
				}
			},
			"core/latest-comments": {
				"spacing": {
					"padding": {
						"top": "var(--wp--custom--spacing--normal)"
					}
				},
				"typography": {
					"fontSize": "var(--wp--preset--font-size--body-default)",
					"lineHeight": "var(--wp--custom--typography--line-height--paragraph)",
					"fontWeight": "var(--wp--custom--typography--font-weight--normal)"
				},
				"elements": {
					"h3": {
						"typography": {
							"fontSize": "var(--wp--custom--typography--font-size--heading-four)",
							"lineHeight": "var(--wp--custom--typography--line-height--heading-four)"
						}
					}
				}
			},
			"core/query-title": {
				"typography": {
					"fontWeight": "var(--wp--custom--typography--font-weight--semi-bold)",
					"lineHeight": "var(--wp--custom--typography--line-height--heading-three)",
					"fontSize": "var(--wp--custom--typography--font-size--heading-one)"
				},
				"spacing": {
					"margin": {
						"bottom": "var(--wp--custom--spacing--wp-comment-horizontal)"
					}
				}
			},
			"core/site-title": {
				"typography": {
					"lineHeight": "var(--wp--custom--typography--line-height--paragraph)",
					"fontSize": "var(--wp--custom--typography--font-size--heading-two)",
					"fontWeight": "var(--wp--custom--typography--font-weight--bold)",
					"textTransform": "capitalize"
				}
			},
			"core/site-tagline": {
				"color": {
					"text": "var(--wp--preset--color--foreground)"
				},
				"typography": {
					"lineHeight": "var(--wp--custom--typography--line-height--extra-small)",
					"fontSize": "var(--wp--preset--font-size--tiny)"
				}
			},
			"core/heading": {
				"spacing":{
					"margin":{
						"top": "0px",
						"bottom": "0px"
					}
				},
				"color": {
					"text": "var(--wp--preset--color--foreground)"
				},
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--libre-baskerville)",
					"fontWeight": "var(--wp--custom--typography--font-weight--normal)"
				}
			},
			"core/navigation": {
                "color": {
                    "text": "var(--wp--preset--color--primary)"
                },
                "typography": {
					"fontFamily": "var(--wp--preset--font-family--montserrat)",
                    "fontSize": "var(--wp--preset--font-size--medium)",
                    "lineHeight": "var(--wp--custom--typography--line-height--heading-six)",
                    "fontWeight": "var(--wp--custom--typography--font-weight--normal)",
					"textTransform": "capitalize"
                }
            },
			"core/post-author": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--extra-small)",
					"lineHeight": "var(--wp--custom--typography--line-height--normal)",
					"fontWeight": "var(--wp--custom--typography--font-weight--normal)"
				}
			},
			"core/post-date": {
				"color": {
					"text": "var(--wp--preset--color--body-text)"
				},
				"typography": {
					"fontSize": "var(--wp--preset--font-size--extra-small)",
					"lineHeight": "var(--wp--custom--typography--line-height--normal)",
					"fontWeight": "var(--wp--custom--typography--font-weight--normal)"
				}
			},
			"core/post-navigation-link": {
				"color": {
					"text": "var(--wp--preset--color--body-text)"
				},
				"typography": {
					"fontSize": "var(--wp--preset--font-size--content-heading)",
					"lineHeight": "var(--wp--custom--typography--line-height--paragraph)",
					"fontWeight": "var(--wp--custom--typography--font-weight--normal)"
				}
			},
			"core/post-terms": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--extra-small)",
					"lineHeight": "var(--wp--custom--typography--line-height--heading-four)",
					"fontWeight": "var(--wp--custom--typography--font-weight--semi-bold)"
				}
			},
			"core/preformatted": {
				"color":{
					"text": "var(--wp--preset--color--body-text)"
				},
				"typography": {
					"fontSize": "var(--wp--preset--font-size--body-default)",
					"lineHeight": "var(--wp--custom--typography--line-height--paragraph)",
					"fontWeight": "var(--wp--custom--typography--font-weight--normal)"
				}
			},
			"core/verse": {
				"color": {
					"text": "var(--wp--preset--color--body-text)"
				},
				"typography": {
					"fontSize": "var(--wp--preset--font-size--body-default)",
					"lineHeight": "var(--wp--custom--typography--line-height--paragraph)",
					"fontWeight": "var(--wp--custom--typography--font-weight--normal)"
				}
			}
		},
		"color": {
			"background": "var(--wp--preset--color--background)",
			"text": "var(--wp--preset--color--body-text)"
		},
		"spacing": {
			"blockGap": "1.5rem"
		},
		"typography": {
			"fontFamily": "var(--wp--preset--font-family--montserrat)",
			"lineHeight": "var(--wp--custom--typography--line-height--paragraph)",
			"fontSize": "var(--wp--preset--font-size--body-default)"
		},
		"elements": {
			"h1": {
				"typography": {
					"lineHeight": "var(--wp--custom--typography--line-height--heading-one)",
					"fontSize": "var(--wp--custom--typography--font-size--heading-one)"
				}
			},
			"h2": {
				"typography": {
					"lineHeight": "var(--wp--custom--typography--line-height--heading-two)",
					"fontSize": "var(--wp--custom--typography--font-size--heading-two)"
				}
			},
			"h3": {
				"typography": {
					"lineHeight": "var(--wp--custom--typography--line-height--heading-three)",
					"fontSize": "var(--wp--custom--typography--font-size--heading-three)"
				}
			},
			"h4": {
				"typography": {
					"lineHeight": "var(--wp--custom--typography--line-height--heading-four)",
					"fontSize": "var(--wp--custom--typography--font-size--heading-four)"
				}
			},
			"h5": {
				"typography": {
					"lineHeight": "var(--wp--custom--typography--line-height--heading-five)",
					"fontSize": "var(--wp--custom--typography--font-size--heading-five)"
				}
			},
			"h6": {
				"typography": {
					"lineHeight": "var(--wp--custom--typography--line-height--heading-six)",
					"fontSize": "var(--wp--custom--typography--font-size--heading-six)"
				}
			},
			"link": {
				"color": {
					"text": "var(--wp--preset--color--text-link)"
				}
			}
		}
	},
	"templateParts": [
		{
			"name": "header",
			"title": "Header",
			"area": "header"
		},
		{
			"name": "header-with-buttons",
			"title": "Header (With Buttons)",
			"area": "header"
		},
		{
			"name": "header-with-logo-center",
			"title": "Header (With Logo Center)",
			"area": "header"
		},
		{
			"name": "footer",
			"title": "Footer",
			"area": "footer"
		},
		{
			"name": "footer-with-three-columns",
			"title": "Footer (With Three Columns)",
			"area": "footer"
		},
		{
			"name": "post-content",
			"title": "Post Content",
			"area": "uncategorized"
		},
		{
			"name": "page-content",
			"title": "Page Content",
			"area": "uncategorized"
		},
		{
			"name": "sidebar",
			"title": "Sidebar",
			"area": "uncategorized"
		}

	],
	"customTemplates": [
		{
			"name": "blank",
			"title": "Blank",
			"postTypes": [
				"page",
				"post"
			]
		},
		{
			"name": "front",
			"title": "Front Page",
			"postTypes": [
				"page"
			]
		},
		{
			"name": "single-post-sidebar-on-right",
			"title": "Single Post (Sidebar on Right)",
			"postTypes": [
				"post"
			]
		},
		{
			"name": "single-page-sidebar-on-right",
			"title": "Single Page (Sidebar on Right)",
			"postTypes": [
				"page"
			]
		},
		{
			"name": "single-product",
			"title": "Single Product",
			"postTypes": [
				"page"
			]
		},
		{
			"name": "archive-product",
			"title": "Archive Product",
			"postTypes": [
				"page"
			]
		}
	]
}
