{
	
	"version": 2,
	"settings": {
		"appearanceTools": true,
		"color": {
			"custom": true,
			"customDuotone": true,
			"customGradient": true,
			"defaultGradients": false,
			"defaultPalette": false,
			"gradients": [
				{
					"gradient": "linear-gradient(0deg,rgb(0,102,170) 0%,rgb(37,138,205) 24%,rgb(58,146,205) 50%,rgb(37,138,205) 74%,rgb(0,102,170) 100%)",
					"name": "Blue tone",
					"slug": "primary-tone"
				},
				{
					"gradient": "linear-gradient(0deg, rgba(231,231,231,1) 0%, rgba(244,244,244,1) 20%, rgba(248,248,248,1) 50%, rgba(244,244,244,1) 80%, rgba(231,231,231,1) 100%);",
					"name": "Light tone",
					"slug": "light-tone"
				}
			],
			"palette": [
				{
					"color": "#007acc",
					"name": "Primary",
					"slug": "primary"
				},
				{
					"color": "#fff",
					"name": "Secondary",
					"slug": "secondary"
				},
				{
					"color": "#121212",
					"name": "Tertiary",
					"slug": "tertiary"
				}
			]
		},
		"custom": {
			"fontWeight": {
				"black": 900,
				"bold": 700,
				"extra-bold": 800,
				"extra-light": 200,
				"light": 300,
				"medium": 500,
				"regular": 400,
				"semi-bold": 600,
				"thin": 100
			},
			"lineHeight": {
				"body": 1.75,
				"heading": 1.1,
				"medium": 1.5,
				"one": 1
			},
			"spacing": {
				"outer": "40px"
			}
		},
		"layout": {
			"contentSize": "720px",
			"wideSize": "1200px"
		},
		"spacing": {
			"units": [
				"px",
				"em",
				"rem",
				"vh",
				"vw",
				"%"
			]
		},
		"typography": {
			"customFontSize": true,
			"dropCap": false,
			"fontFamilies": [
				{
					"fontFamily": "\"Outfit\", sans-serif",
					"name": "Outfit",
					"slug": "primary"
				},
				{
					"fontFamily": "monospace",
					"name": "Monospace",
					"slug": "monospace"
				},
				{
					"fontFamily": "\"Source Serif Pro\", serif",
					"name": "Source Serif Pro",
					"slug": "source-serif-pro"
				},
				{
					"fontFamily": "\"Nunito Sans\", sans-serif",
					"name": "Nunito Sans",
					"slug": "nunito-sans"
				},
				{
					"fontFamily": "\"Inconsolata\", monospace",
					"name": "Inconsolata",
					"slug": "inconsolata"
				},
				{
					"fontFamily": "'Caveat', cursive;",
					"name": "Caveat",
					"slug": "caveat"
				}
			],
			"fontSizes": [
				{
					"name": "xSmall",
					"size": "16px",
					"slug": "x-small"
				},
				{
					"name": "Small",
					"size": "20px",
					"slug": "small"
				},
				{
					"name": "Medium",
					"size": "24px",
					"slug": "medium"
				},
				{
					"name": "Large",
					"size": "30px",
					"slug": "large"
				},
				{
					"name": "xLarge",
					"size": "36px",
					"slug": "x-large"
				},
				{
					"name": "48px",
					"size": "clamp(24px, 4vw, 48px)",
					"slug": "max-48"
				},
				{
					"name": "56",
					"size": "clamp(48px, 5vw, 56px)",
					"slug": "max-56"
				},
				{
					"name": "60px",
					"size": "clamp(30px, 5vw, 60px)",
					"slug": "max-60"
				},
				{
					"name": "72px",
					"size": "clamp(36px, 6vw, 72px)",
					"slug": "max-72"
				},
				{
					"name": "96px",
					"size": "clamp(48px, 8vw, 96px)",
					"slug": "max-96"
				},
				{
					"name": "120px",
					"size": "clamp(60px, 10vw, 120px)",
					"slug": "max-120"
				},
				{
					"name": "144px",
					"size": "clamp(72px, 12vw, 144px)",
					"slug": "max-144"
				},
				{
					"name": "240px",
					"size": "clamp(120px, 20vw, 240px)",
					"slug": "max-240"
				}
			],
			"textDecoration": true
		}
	},
	"styles": {
		"blocks": {
			"core/button": {
				"border": {
					"color": "var(--wp--preset--color--primary)",
					"radius": "0"
				},
				"color": {
					"background": "var(--wp--preset--color--primary)",
					"text": "var(--wp--preset--color--secondary)"
				},
				"spacing": {
					"padding": {
						"bottom": "12px",
						"left": "25px",
						"right": "25px",
						"top": "12px"
					}
				},
				"typography": {
					"fontSize": "var(--wp--preset--font-size--x-small)",
					"fontWeight": "var(--wp--custom--font-weight--medium)"
				}
			},
			"core/code": {
				"border": {
					"color": "var(--wp--preset--color--primary)"
				},
				"color": {
					"background": "var(--wp--preset--color--secondary)",
					"text": "var(--wp--preset--color--primary)"
				},
				"spacing": {
					"padding": {
						"bottom": "25px",
						"left": "30px",
						"right": "30px",
						"top": "25px"
					}
				},
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--monospace)",
					"fontSize": "var(--wp--preset--font-size--x-small)"
				}
			},
			"core/cover": {
				"spacing": {
					"margin": "0",
					"padding": {
						"bottom": "30px",
						"left": "30px",
						"right": "30px",
						"top": "30px"
					}
				}
			},
			"core/group": {
				"spacing": {
					"padding": "0px"
				}
			},
			"core/heading": {
				"spacing": {
					"padding": {
						"bottom": "20px",
						"top": "10px"
					}
				},
				"typography": {
					"fontWeight": "var(--wp--custom--font-weight--medium)",
					"lineHeight": "var(--wp--custom--line-height--heading)"
				}
			},
			"core/image": {
				"spacing": {
					"margin": {
						"bottom": "20px"
					}
				},
				"color": {
					"text": "var(--wp--preset--color--secondary)"
				}			
			},
			"core/navigation": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--x-small)",
					"fontWeight": "var(--wp--custom--font-weight--medium)"
				}
			},
			"core/paragraph": {
				"spacing": {
					"margin": {
						"bottom": "15px",
						"top": "0px"
					}
				}
			},
			"core/post-author": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)",
					"fontWeight": "var(--wp--custom--font-weight--medium)",
					"lineHeight": "var(--wp--custom--line-height--medium)"
				}
			},
			"core/post-comments": {
				"spacing": {
					"padding": {
						"top": "30px"
					}
				}
			},
			"core/post-date": {
				"spacing": {
					"margin": {
						"bottom": "20px"
					}
				},
				"typography": {
					"fontSize": "var(--wp--preset--font-size--x-small)"
				}
			},
			"core/post-terms": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--x-small)"
				}
			},
			"core/post-title": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--max-56)"
				},
				"spacing": {
					"margin":"0"
				}
			},
			"core/preformatted": {
				"border": {
					"color": "var(--wp--preset--color--primary)",
					"radius": "0"
				},
				"color": {
					"background": "var(--wp--preset--color--secondary)",
					"text": "var(--wp--preset--color--primary)"
				},
				"spacing": {
					"padding": {
						"bottom": "25px",
						"left": "30px",
						"right": "30px",
						"top": "25px"
					}
				},
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--monospace)",
					"fontSize": "var(--wp--preset--font-size--small)"
				}
			},
			"core/pullquote": {
				"border": {
					"color": "var(--wp--preset--color--primary)",
					"style": "solid"
				},
				"color": {
					"background": "var(--wp--preset--color--secondary)",
					"text": "var(--wp--preset--color--primary)"
				},
				"spacing": {
					"padding": {
						"bottom": "40px",
						"left": "40px",
						"right": "40px",
						"top": "40px"
					}
				}
			},
			"core/query-pagination": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)"
				}
			},
			"core/quote": {
				"border": {
					"color": "var(--wp--preset--color--secondary)",
					"style": "solid",
					"width": "1px"
				},
				"color": {
					"background": "var(--wp--preset--color--secondary)",
					"text": "var(--wp--preset--color--primary)"
				},
				"spacing": {
					"padding": {
						"bottom": "40px",
						"left": "40px",
						"right": "40px",
						"top": "40px"
					}
				},
				"typography": {
					"lineHeight": "var(--wp--custom--line-height--medium)"
				}
			},
			"core/separator": {
				"color": {
					"text": "var(--wp--preset--color--secondary)"
				},
				"typography": {
					"fontSize": "var(--wp--preset--font-size--large)"
				}
			},
			"core/site-title": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--primary)",
					"fontSize": "var(--wp--preset--font-size--small)",
					"fontWeight": "var(--wp--custom--font-weight--bold)",
					"lineHeight": "var(--wp--custom--line-height--one)",
					"textDecoration": "none"
				}
			},
			"core/spacer": {
				"spacing": {
					"margin": {
						"top": "0 !important"
					}
				}
			},
			"core/template-part": {
				"spacing": {
					"padding": "0px"
				}
			}
		},
		"color": {
			
			"gradient": "var(--wp--preset--gradient--primary-tone)",
			"text": "var(--wp--preset--color--secondary)"
		},
		"elements": {
			"h1": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--primary)",
					"fontSize": "var(--wp--preset--font-size--x-large)"
				}
			},
			"h2": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--large)"
				}
			},
			"h3": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--large)"
				}
			},
			"h4": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--medium)"
				}
			},
			"h5": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)"
				}
			},
			"h6": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)"
				}
			},
			"link": {
				"color": {
					"text": "var(--wp--preset--color--secondary)"
				},
				"typography": {
					"textDecoration": "underline"
				}
			}
		},
		"spacing": {
			"blockGap": "20px"
		},
		"typography": {
			"fontFamily": "var(--wp--preset--font-family--primary)",
			"fontSize": "var(--wp--preset--font-size--medium)",
			"fontWeight": "var(--wp--custom--font-weight--regular)",
			"lineHeight": "var(--wp--custom--line-height--body)"
		}
	},
	"templateParts": [
		{
			"area": "header",
			"name": "header",
			"title": "Header"
		},
		{
			"area": "footer",
			"name": "footer",
			"title": "Footer"
		}
	]
	
}