{ "settings": { "appearanceTools": true, "color": { "palette": [ { "color": "#101010", "name": "Base", "slug": "base" }, { "color": "#ffffff", "name": "Contrast", "slug": "contrast" }, { "color": "#dadada", "name": "Primary", "slug": "primary" }, { "color": "#ffffff", "name": "Secondary", "slug": "secondary" }, { "color": "#2f2f2f", "name": "Tertiary", "slug": "tertiary" } ] }, "layout": { "contentSize": "620px", "wideSize": "1000px" }, "spacing": { "units": [ "%", "px", "em", "rem", "vh", "vw" ] }, "typography": { "fluid": true, "fontFamilies": [ { "fontFamily": "-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif", "name": "System Font", "slug": "system-font" }, { "fontFace": [ { "fontFamily": "Fraunces", "fontStyle": "italic", "fontWeight": "100", "src": [ "file:./assets/fonts/fraunces_italic_100.ttf" ] } ], "fontFamily": "Fraunces", "slug": "fraunces" }, { "fontFace": [ { "fontFamily": "Unbounded", "fontStyle": "normal", "fontWeight": "500", "src": [ "file:./assets/fonts/unbounded_normal_500.ttf" ] } ], "fontFamily": "Unbounded", "slug": "unbounded" }, { "fontFace": [ { "fontFamily": "Sora", "fontStyle": "normal", "fontWeight": "400", "src": [ "file:./assets/fonts/sora_normal_400.ttf" ] }, { "fontFamily": "Sora", "fontStyle": "normal", "fontWeight": "700", "src": [ "file:./assets/fonts/sora_normal_700.ttf" ] } ], "fontFamily": "Sora", "slug": "sora" }, { "fontFace": [ { "fontFamily": "Plus Jakarta Sans", "fontStyle": "normal", "fontWeight": "400", "src": [ "file:./assets/fonts/plus-jakarta-sans_normal_400.ttf" ] }, { "fontFamily": "Plus Jakarta Sans", "fontStyle": "normal", "fontWeight": "700", "src": [ "file:./assets/fonts/plus-jakarta-sans_normal_700.ttf" ] }, { "fontFamily": "Plus Jakarta Sans", "fontStyle": "normal", "fontWeight": "500", "src": [ "file:./assets/fonts/plus-jakarta-sans_normal_500.ttf" ] }, { "fontFamily": "Plus Jakarta Sans", "fontStyle": "normal", "fontWeight": "600", "src": [ "file:./assets/fonts/plus-jakarta-sans_normal_600.ttf" ] }, { "fontFamily": "Plus Jakarta Sans", "fontStyle": "italic", "fontWeight": "400", "src": [ "file:./assets/fonts/plus-jakarta-sans_italic_400.ttf" ] }, { "fontFamily": "Plus Jakarta Sans", "fontStyle": "italic", "fontWeight": "500", "src": [ "file:./assets/fonts/plus-jakarta-sans_italic_500.ttf" ] }, { "fontFamily": "Plus Jakarta Sans", "fontStyle": "italic", "fontWeight": "600", "src": [ "file:./assets/fonts/plus-jakarta-sans_italic_600.ttf" ] }, { "fontFamily": "Plus Jakarta Sans", "fontStyle": "italic", "fontWeight": "700", "src": [ "file:./assets/fonts/plus-jakarta-sans_italic_700.ttf" ] }, { "fontFamily": "Plus Jakarta Sans", "fontStyle": "normal", "fontWeight": "300", "src": [ "file:./assets/fonts/plus-jakarta-sans_normal_300.ttf" ] }, { "fontFamily": "Plus Jakarta Sans", "fontStyle": "italic", "fontWeight": "300", "src": [ "file:./assets/fonts/plus-jakarta-sans_italic_300.ttf" ] } ], "fontFamily": "Plus Jakarta Sans", "slug": "plus-jakarta-sans" }, { "fontFace": [ { "fontFamily": "EB Garamond", "fontStyle": "normal", "fontWeight": "400", "src": [ "file:./assets/fonts/eb-garamond_normal_400.ttf" ] }, { "fontFamily": "EB Garamond", "fontStyle": "normal", "fontWeight": "700", "src": [ "file:./assets/fonts/eb-garamond_normal_700.ttf" ] }, { "fontFamily": "EB Garamond", "fontStyle": "italic", "fontWeight": "400", "src": [ "file:./assets/fonts/eb-garamond_italic_400.ttf" ] }, { "fontFamily": "EB Garamond", "fontStyle": "italic", "fontWeight": "700", "src": [ "file:./assets/fonts/eb-garamond_italic_700.ttf" ] } ], "fontFamily": "EB Garamond", "slug": "eb-garamond" } ], "fontSizes": [ { "fluid": { "max": "1.0625rem", "min": "0.825rem" }, "name": "Small", "size": "1rem", "slug": "small" }, { "fluid": { "max": "1.25rem", "min": "1rem" }, "name": "Medium", "size": "1.125rem", "slug": "medium" }, { "fluid": { "max": "2rem", "min": "1.75rem" }, "name": "Large", "size": "1.75rem", "slug": "large" }, { "fluid": { "max": "3rem", "min": "2.5rem" }, "name": "Extra Large", "size": "3rem", "slug": "x-large" } ] }, "useRootPaddingAwareAlignments": true }, "styles": { "blocks": { "core/button": { "border": { "radius": "100px" }, "typography": { "fontSize": "0.92rem", "fontStyle": "normal", "fontWeight": "500", "letterSpacing": "0.06em" }, "variations": { "outline": { "border": { "bottom": { "color": "#ffffff", "style": "solid", "width": "1px" }, "color": null, "left": { "color": "#ffffff", "style": "solid", "width": "1px" }, "radius": "100px", "right": { "color": "#ffffff", "style": "solid", "width": "1px" }, "style": null, "top": { "color": "#ffffff", "style": "solid", "width": "1px" }, "width": null }, "typography": { "fontSize": "0.92rem", "letterSpacing": "0.06rem" } } } }, "core/buttons": { "spacing": { "blockGap": "var(--wp--preset--spacing--30)", "margin": { "bottom": "var(--wp--preset--spacing--40)", "top": "var(--wp--preset--spacing--40)" } } }, "core/code": { "border": { "bottom": { "style": "none", "width": "0px" }, "color": "var(--wp--preset--color--contrast)", "left": { "style": "none", "width": "0px" }, "radius": "0.25rem", "right": { "style": "none", "width": "0px" }, "style": "solid", "top": { "style": "none", "width": "0px" }, "width": "2px" }, "color": { "background": "var(--wp--preset--color--tertiary)", "text": "var(--wp--preset--color--primary)" }, "elements": { "link": { "color": { "text": "var(--wp--preset--color--primary)" } } }, "spacing": { "padding": { "bottom": "var(--wp--preset--spacing--50)", "left": "var(--wp--preset--spacing--50)", "right": "var(--wp--preset--spacing--50)", "top": "var(--wp--preset--spacing--50)" } }, "typography": { "fontFamily": "monospace", "fontSize": "var(--wp--preset--font-size--small)" } }, "core/comment-author-name": { "typography": { "fontSize": "var(--wp--preset--font-size--small)" } }, "core/comment-date": { "typography": { "fontSize": "var(--wp--preset--font-size--small)" } }, "core/comment-edit-link": { "typography": { "fontSize": "var(--wp--preset--font-size--small)" } }, "core/comment-reply-link": { "typography": { "fontSize": "var(--wp--preset--font-size--small)" } }, "core/cover": { "filter": { "duotone": "unset" } }, "core/gallery": { "spacing": { "margin": { "bottom": "var(--wp--preset--spacing--50)" } } }, "core/heading": { "spacing": { "padding": { "bottom": "0", "left": "0", "right": "0", "top": "0" } }, "typography": { "fontFamily": "var(--wp--preset--font-family--cardo)", "textTransform": "none" } }, "core/image": { "border": { "radius": "16px" } }, "core/list": { "spacing": { "padding": { "left": "var(--wp--preset--spacing--70)" } }, "typography": { "fontSize": "var(--wp--preset--font-size--small)" } }, "core/navigation": { "elements": { "link": { ":hover": { "typography": { "textDecoration": "underline" } }, "typography": { "textDecoration": "none" } } }, "typography": { "fontSize": "0.9rem", "letterSpacing": "0.06rem", "textDecoration": "none", "textTransform": "none" } }, "core/paragraph": { "typography": { "fontSize": "var(--wp--preset--font-size--small)", "letterSpacing": "0.03rem" } }, "core/post-author": { "typography": { "fontSize": "0.8rem" } }, "core/post-author-name": { "elements": { "link": { ":hover": { "typography": { "textDecoration": "underline" } }, "typography": { "textDecoration": "none" } } }, "typography": { "fontSize": "0.8rem" } }, "core/post-content": { "typography": { "letterSpacing": "0rem", "lineHeight": "1.6" } }, "core/post-date": { "color": { "text": "var(--wp--preset--color--contrast)" }, "elements": { "link": { ":hover": { "typography": { "textDecoration": "underline" } }, "color": { "text": "var(--wp--preset--color--contrast)" }, "typography": { "textDecoration": "none" } } }, "typography": { "fontSize": "0.8rem" } }, "core/post-featured-image": { "border": { "radius": "16px" } }, "core/post-terms": { "elements": { "link": { ":hover": { "typography": { "textDecoration": "underline" } }, "color": { "text": "var(--wp--preset--color--contrast)" }, "typography": { "textDecoration": "none" } } }, "typography": { "fontSize": "0.8rem" } }, "core/post-title": { "elements": { "link": { ":hover": { "typography": { "textDecoration": "underline" } }, "typography": { "textDecoration": "none" } } }, "spacing": { "margin": { "bottom": "0" } }, "typography": { "fontSize": "3rem" } }, "core/pullquote": { "border": { "color": "var(--wp--preset--color--contrast)", "style": "solid", "width": "1px 0" }, "spacing": { "padding": { "bottom": "var(--wp--preset--spacing--50)", "left": "var(--wp--preset--spacing--50)", "right": "var(--wp--preset--spacing--50)", "top": "var(--wp--preset--spacing--50)" } }, "typography": { "fontSize": "var(--wp--preset--font-size--large)", "fontStyle": "normal", "fontWeight": "400", "textTransform": "none" } }, "core/query-pagination": { "typography": { "fontSize": "var(--wp--preset--font-size--small)", "textTransform": "none" } }, "core/query-pagination-numbers": { "typography": { "fontSize": "var(--wp--preset--font-size--small)", "textTransform": "none" } }, "core/query-title": { "typography": { "fontSize": "var(--wp--preset--font-size--large)" } }, "core/quote": { "border": { "color": "var(--wp--preset--color--primary)", "style": "solid", "width": "0 0 0 1px" }, "spacing": { "padding": { "left": "var(--wp--preset--spacing--50)" } }, "typography": { "fontStyle": "normal" } }, "core/search": { "typography": { "fontSize": "var(--wp--preset--font-size--medium)", "lineHeight": "1.6" } }, "core/separator": { "border": { "color": "currentColor", "style": "solid", "width": "0 0 1px 0" }, "color": { "text": "var(--wp--preset--color--contrast)" } }, "core/site-tagline": { "typography": { "fontSize": "0.9rem", "letterSpacing": "0.06rem" } }, "core/site-title": { "elements": { "link": { ":hover": { "typography": { "textDecoration": "underline" } }, "typography": { "textDecoration": "none" } } }, "typography": { "fontFamily": "var(--wp--preset--font-family--fraunces)", "fontSize": "3rem", "fontStyle": "italic", "fontWeight": "100", "letterSpacing": "-0.06em", "textTransform": "none" } }, "core/term-description": { "typography": { "fontSize": "var(--wp--preset--font-size--large)" } } }, "color": { "background": "var(--wp--preset--color--base)", "text": "var(--wp--preset--color--contrast)" }, "css": "a:any-link {\ncursor: auto;\n text-decoration-thickness: .02em !important;\n text-underline-offset: .16em;\n}\na:where(:not(.wp-element-button)):hover {\n text-decoration: none;\n}", "elements": { "button": { ":active": { "color": { "background": "var(--wp--preset--color--primary)", "text": "var(--wp--preset--color--base)" } }, ":focus": { "color": { "background": "var(--wp--preset--color--primary)", "text": "var(--wp--preset--color--base)" }, "outline": { "color": "var(--wp--preset--color--primary)", "offset": "2px", "style": "dotted", "width": "1px" } }, ":hover": { "color": { "background": "var(--wp--preset--color--secondary)", "text": "var(--wp--preset--color--base)" } }, "border": { "radius": "0.25rem" }, "color": { "background": "var(--wp--preset--color--contrast)", "text": "var(--wp--preset--color--base)" } }, "caption": { "typography": { "fontSize": "0.8rem" } }, "h1": { "typography": { "fontSize": "var(--wp--preset--font-size--x-large)", "lineHeight": "1.4" } }, "h2": { "typography": { "fontSize": "var(--wp--preset--font-size--large)", "lineHeight": "1.3" } }, "h3": { "typography": { "fontSize": "1.6rem", "lineHeight": "1.3" } }, "h4": { "typography": { "fontSize": "1.4rem", "lineHeight": "1.4" } }, "h5": { "typography": { "fontSize": "1.2rem", "lineHeight": "1.4" } }, "h6": { "typography": { "fontSize": "0.8rem", "lineHeight": "1.4" } }, "heading": { "typography": { "fontFamily": "var(--wp--preset--font-family--plus-jakarta-sans)", "fontStyle": "normal", "fontWeight": "300", "letterSpacing": "0.06em", "lineHeight": "1.125", "textTransform": "none" } }, "link": { ":hover": { "typography": { "textDecoration": "none" } }, "color": { "text": "var(--wp--preset--color--primary)" } } }, "spacing": { "blockGap": "var(--wp--preset--spacing--50)", "padding": { "bottom": "4vh", "left": "6vw", "right": "6vw", "top": "4vh" } }, "typography": { "fontFamily": "var(--wp--preset--font-family--plus-jakarta-sans)", "fontSize": "var(--wp--preset--font-size--small)", "fontStyle": "normal", "fontWeight": "300", "lineHeight": 1.5 } }, "templateParts": [ { "area": "header", "name": "header" }, { "area": "footer", "name": "footer" } ], "customTemplates": [ { "name": "wp-custom-template-page-no-title", "title": "Page without title" } ], "version": 2, "$schema": "https://schemas.wp.org/trunk/theme.json" }