{ "$schema": "https://schemas.wp.org/wp/6.8/theme.json", "customTemplates": [ { "name": "page-no-title", "postTypes": [ "page" ], "title": "Page No Title" } ], "settings": { "appearanceTools": true, "color": { "defaultDuotone": false, "defaultGradients": false, "defaultPalette": false, "palette": [ { "color": "#FFFFFF", "name": "Base", "slug": "base" }, { "color": "#525252", "name": "Contrast", "slug": "contrast" }, { "color": "#ffc514", "name": "Accent 1", "slug": "accent-1" }, { "color": "#222", "name": "Accent 2", "slug": "accent-2" }, { "color": "#E5E5E5", "name": "Accent 3", "slug": "accent-3" }, { "color": "#686868", "name": "Accent 4", "slug": "accent-4" }, { "color": "#FBFAF3", "name": "Accent 5", "slug": "accent-5" }, { "color": "color-mix(in srgb, currentColor 20%, transparent)", "name": "Accent 6", "slug": "accent-6" }, { "color": "#0f2e15", "name": "Contrast", "slug": "custom-contrast" }, { "color": "#dae2cb", "name": "Background", "slug": "custom-background" }, { "color": "#fcfeef", "name": "Accent 1", "slug": "custom-accent-1" } ] }, "layout": { "contentSize": "645px", "wideSize": "1340px" }, "spacing": { "defaultSpacingSizes": false, "spacingSizes": [ { "name": "Tiny", "size": "10px", "slug": "20" }, { "name": "X-Small", "size": "20px", "slug": "30" }, { "name": "Small", "size": "30px", "slug": "40" }, { "name": "Regular", "size": "clamp(30px, 5vw, 50px)", "slug": "50" }, { "name": "Large", "size": "clamp(30px, 7vw, 70px)", "slug": "60" }, { "name": "X-Large", "size": "clamp(50px, 7vw, 90px)", "slug": "70" }, { "name": "XX-Large", "size": "clamp(70px, 10vw, 140px)", "slug": "80" } ], "units": [ "%", "px", "em", "rem", "vh", "vw" ] }, "typography": { "defaultFontSizes": false, "fluid": true, "fontFamilies": [ { "fontFace": [ { "fontFamily": "Poppins", "fontStyle": "normal", "fontWeight": "100", "src": "file:./assets/fonts/poppins/Poppins-Thin.woff2" }, { "fontFamily": "Poppins", "fontStyle": "normal", "fontWeight": "200", "src": "file:./assets/fonts/poppins/Poppins-ExtraLight.woff2" }, { "fontFamily": "Poppins", "fontStyle": "normal", "fontWeight": "300", "src": "file:./assets/fonts/poppins/Poppins-Light.woff2" }, { "fontFamily": "Poppins", "fontStyle": "normal", "fontWeight": "400", "src": "file:./assets/fonts/poppins/Poppins-Regular.woff2" }, { "fontFamily": "Poppins", "fontStyle": "normal", "fontWeight": "500", "src": "file:./assets/fonts/poppins/Poppins-Medium.woff2" }, { "fontFamily": "Poppins", "fontStyle": "normal", "fontWeight": "600", "src": "file:./assets/fonts/poppins/Poppins-SemiBold.woff2" }, { "fontFamily": "Poppins", "fontStyle": "normal", "fontWeight": "700", "src": "file:./assets/fonts/poppins/Poppins-Bold.woff2" }, { "fontFamily": "Poppins", "fontStyle": "normal", "fontWeight": "800", "src": "file:./assets/fonts/poppins/Poppins-ExtraBold.woff2" }, { "fontFamily": "Poppins", "fontStyle": "normal", "fontWeight": "900", "src": "file:./assets/fonts/poppins/Poppins-Black.woff2" }, { "fontFamily": "Poppins", "fontStyle": "italic", "fontWeight": "100", "src": "file:./assets/fonts/poppins/Poppins-ThinItalic.woff2" }, { "fontFamily": "Poppins", "fontStyle": "italic", "fontWeight": "200", "src": "file:./assets/fonts/poppins/Poppins-ExtraLightItalic.woff2" }, { "fontFamily": "Poppins", "fontStyle": "italic", "fontWeight": "300", "src": "file:./assets/fonts/poppins/Poppins-LightItalic.woff2" }, { "fontFamily": "Poppins", "fontStyle": "italic", "fontWeight": "400", "src": "file:./assets/fonts/poppins/Poppins-Italic.woff2" }, { "fontFamily": "Poppins", "fontStyle": "italic", "fontWeight": "500", "src": "file:./assets/fonts/poppins/Poppins-MediumItalic.woff2" }, { "fontFamily": "Poppins", "fontStyle": "italic", "fontWeight": "600", "src": "file:./assets/fonts/poppins/Poppins-SemiBoldItalic.woff2" }, { "fontFamily": "Poppins", "fontStyle": "italic", "fontWeight": "700", "src": "file:./assets/fonts/poppins/Poppins-BoldItalic.woff2" }, { "fontFamily": "Poppins", "fontStyle": "italic", "fontWeight": "800", "src": "file:./assets/fonts/poppins/Poppins-ExtraBoldItalic.woff2" }, { "fontFamily": "Poppins", "fontStyle": "italic", "fontWeight": "900", "src": "file:./assets/fonts/poppins/Poppins-BlackItalic.woff2" } ], "fontFamily": "Poppins, sans-serif", "name": "Poppins", "slug": "poppins" } ], "fontSizes": [ { "fluid": false, "name": "Small", "size": "0.88rem", "slug": "small" }, { "fluid": { "max": "1.125rem", "min": "1rem" }, "name": "Medium", "size": "1rem", "slug": "medium" }, { "fluid": { "max": "1.375rem", "min": "1.125rem" }, "name": "Large", "size": "1.38rem", "slug": "large" }, { "fluid": { "max": "2rem", "min": "1.75rem" }, "name": "Extra Large", "size": "1.75rem", "slug": "x-large" }, { "fluid": { "max": "3rem", "min": "2.15rem" }, "name": "Extra Extra Large", "size": "2.15rem", "slug": "xx-large" } ], "writingMode": true }, "useRootPaddingAwareAlignments": true }, "styles": { "blocks": { "core/avatar": { "border": { "radius": "100px" } }, "core/button": { "color": { }, "elements": { "link": { "color": { "text": "var(--wp--preset--color--custom-accent-1)" } } }, "spacing": { "padding": { "bottom": "var(--wp--preset--spacing--20)", "top": "var(--wp--preset--spacing--20)" } }, "typography": { "fontSize": "var(--wp--preset--font-size--medium)" }, "variations": { "outline": { "border": { "bottom": { "color": "var(--wp--preset--color--accent-3)", "style": "solid", "width": "1px" }, "color": "currentColor", "left": { "color": "var(--wp--preset--color--accent-3)", "style": "solid", "width": "1px" }, "right": { "color": "var(--wp--preset--color--accent-3)", "style": "solid", "width": "1px" }, "top": { "color": "var(--wp--preset--color--accent-3)", "style": "solid", "width": "1px" }, "width": "1px" }, "color": { "background": "var(--wp--preset--color--base)", "text": "var(--wp--preset--color--custom-contrast)" }, "css": ".wp-block-button__link:not(.has-background):hover {background-color:color-mix(in srgb, var(--wp--preset--color--contrast) 5%, transparent);}", "spacing": { "padding": { "bottom": "var(--wp--preset--spacing--20)", "left": "calc(2.25rem - 1px)", "right": "calc(2.25rem - 1px)", "top": "var(--wp--preset--spacing--20)" } } } } }, "core/buttons": { "spacing": { "blockGap": "16px" } }, "core/code": { "color": { "background": "var(--wp--preset--color--accent-5)", "text": "var(--wp--preset--color--contrast)" }, "spacing": { "padding": { "bottom": "var(--wp--preset--spacing--40)", "left": "var(--wp--preset--spacing--40)", "right": "var(--wp--preset--spacing--40)", "top": "var(--wp--preset--spacing--40)" } }, "typography": { "fontSize": "var(--wp--preset--font-size--medium)", "fontWeight": "300" } }, "core/column": { "variations": { "section-1": { "blocks": { "core/comment-author-name": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/comment-date": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/comment-edit-link": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/comment-reply-link": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/post-author-name": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/post-date": { "color": { "text": "color-mix(in srgb, currentColor 85%, transparent)" }, "elements": { "link": { "color": { "text": "color-mix(in srgb, currentColor 85%, transparent)" } } } }, "core/post-terms": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/pullquote": { "color": { "text": "currentColor" } }, "core/quote": { "color": { "text": "currentColor" } }, "core/separator": { "color": { "text": "color-mix(in srgb, currentColor 25%, transparent)" } }, "core/site-title": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } } }, "color": { "background": "var(--wp--preset--color--accent-5)", "text": "var(--wp--preset--color--contrast)" } }, "section-2": { "blocks": { "core/comment-author-name": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/comment-date": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/comment-edit-link": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/comment-reply-link": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/post-author-name": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/post-date": { "color": { "text": "color-mix(in srgb, currentColor 85%, transparent)" }, "elements": { "link": { "color": { "text": "color-mix(in srgb, currentColor 85%, transparent)" } } } }, "core/post-terms": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/pullquote": { "color": { "text": "currentColor" } }, "core/quote": { "color": { "text": "currentColor" } }, "core/separator": { "color": { "text": "color-mix(in srgb, currentColor 25%, transparent)" } } }, "color": { "background": "var(--wp--preset--color--accent-2)", "text": "var(--wp--preset--color--contrast)" } }, "section-3": { "blocks": { "core/comment-author-name": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/comment-date": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/comment-edit-link": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/comment-reply-link": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/post-author-name": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/post-date": { "color": { "text": "color-mix(in srgb, currentColor 85%, transparent)" }, "elements": { "link": { "color": { "text": "color-mix(in srgb, currentColor 85%, transparent)" } } } }, "core/post-terms": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/pullquote": { "color": { "text": "currentColor" } }, "core/quote": { "color": { "text": "currentColor" } }, "core/separator": { "color": { "text": "color-mix(in srgb, currentColor 25%, transparent)" } } }, "color": { "background": "var(--wp--preset--color--accent-1)", "text": "var(--wp--preset--color--contrast)" } }, "section-4": { "blocks": { "core/comment-author-name": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/comment-date": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/comment-edit-link": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/comment-reply-link": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/post-author-name": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/post-date": { "color": { "text": "color-mix(in srgb, currentColor 85%, transparent)" }, "elements": { "link": { "color": { "text": "color-mix(in srgb, currentColor 85%, transparent)" } } } }, "core/post-terms": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/pullquote": { "color": { "text": "currentColor" } }, "core/quote": { "color": { "text": "currentColor" } }, "core/separator": { "color": { "text": "color-mix(in srgb, currentColor 25%, transparent)" } } }, "color": { "background": "var(--wp--preset--color--accent-3)", "text": "var(--wp--preset--color--accent-2)" }, "elements": { "button": { ":hover": { "color": { "background": "color-mix(in srgb, var(--wp--preset--color--accent-2) 85%, transparent)", "text": "var(--wp--preset--color--accent-3)" } }, "color": { "background": "var(--wp--preset--color--accent-2)", "text": "var(--wp--preset--color--accent-3)" } } } }, "section-5": { "blocks": { "core/comment-author-name": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/comment-date": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/comment-edit-link": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/comment-reply-link": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/post-author-name": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/post-date": { "color": { "text": "color-mix(in srgb, currentColor 85%, transparent)" }, "elements": { "link": { "color": { "text": "color-mix(in srgb, currentColor 85%, transparent)" } } } }, "core/post-terms": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/pullquote": { "color": { "text": "currentColor" } }, "core/quote": { "color": { "text": "currentColor" } }, "core/separator": { "color": { "text": "color-mix(in srgb, currentColor 25%, transparent)" } } }, "color": { "background": "var(--wp--preset--color--contrast)", "text": "var(--wp--preset--color--base)" }, "elements": { "button": { ":hover": { "color": { "background": "color-mix(in srgb, var(--wp--preset--color--base) 80%, transparent)", "text": "var(--wp--preset--color--contrast)" } }, "color": { "background": "var(--wp--preset--color--accent-1)", "text": "var(--wp--preset--color--contrast)" } } } } } }, "core/columns": { "spacing": { "blockGap": "var(--wp--preset--spacing--50)" }, "variations": { "section-1": { "blocks": { "core/comment-author-name": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/comment-date": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/comment-edit-link": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/comment-reply-link": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/post-author-name": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/post-date": { "color": { "text": "color-mix(in srgb, currentColor 85%, transparent)" }, "elements": { "link": { "color": { "text": "color-mix(in srgb, currentColor 85%, transparent)" } } } }, "core/post-terms": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/pullquote": { "color": { "text": "currentColor" } }, "core/quote": { "color": { "text": "currentColor" } }, "core/separator": { "color": { "text": "color-mix(in srgb, currentColor 25%, transparent)" } }, "core/site-title": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } } }, "color": { "background": "var(--wp--preset--color--accent-5)", "text": "var(--wp--preset--color--contrast)" } }, "section-2": { "blocks": { "core/comment-author-name": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/comment-date": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/comment-edit-link": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/comment-reply-link": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/post-author-name": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/post-date": { "color": { "text": "color-mix(in srgb, currentColor 85%, transparent)" }, "elements": { "link": { "color": { "text": "color-mix(in srgb, currentColor 85%, transparent)" } } } }, "core/post-terms": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/pullquote": { "color": { "text": "currentColor" } }, "core/quote": { "color": { "text": "currentColor" } }, "core/separator": { "color": { "text": "color-mix(in srgb, currentColor 25%, transparent)" } } }, "color": { "background": "var(--wp--preset--color--accent-2)", "text": "var(--wp--preset--color--contrast)" } }, "section-3": { "blocks": { "core/comment-author-name": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/comment-date": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/comment-edit-link": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/comment-reply-link": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/post-author-name": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/post-date": { "color": { "text": "color-mix(in srgb, currentColor 85%, transparent)" }, "elements": { "link": { "color": { "text": "color-mix(in srgb, currentColor 85%, transparent)" } } } }, "core/post-terms": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/pullquote": { "color": { "text": "currentColor" } }, "core/quote": { "color": { "text": "currentColor" } }, "core/separator": { "color": { "text": "color-mix(in srgb, currentColor 25%, transparent)" } } }, "color": { "background": "var(--wp--preset--color--accent-1)", "text": "var(--wp--preset--color--contrast)" } }, "section-4": { "blocks": { "core/comment-author-name": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/comment-date": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/comment-edit-link": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/comment-reply-link": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/post-author-name": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/post-date": { "color": { "text": "color-mix(in srgb, currentColor 85%, transparent)" }, "elements": { "link": { "color": { "text": "color-mix(in srgb, currentColor 85%, transparent)" } } } }, "core/post-terms": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/pullquote": { "color": { "text": "currentColor" } }, "core/quote": { "color": { "text": "currentColor" } }, "core/separator": { "color": { "text": "color-mix(in srgb, currentColor 25%, transparent)" } } }, "color": { "background": "var(--wp--preset--color--accent-3)", "text": "var(--wp--preset--color--accent-2)" }, "elements": { "button": { ":hover": { "color": { "background": "color-mix(in srgb, var(--wp--preset--color--accent-2) 85%, transparent)", "text": "var(--wp--preset--color--accent-3)" } }, "color": { "background": "var(--wp--preset--color--accent-2)", "text": "var(--wp--preset--color--accent-3)" } } } }, "section-5": { "blocks": { "core/comment-author-name": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/comment-date": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/comment-edit-link": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/comment-reply-link": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/post-author-name": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/post-date": { "color": { "text": "color-mix(in srgb, currentColor 85%, transparent)" }, "elements": { "link": { "color": { "text": "color-mix(in srgb, currentColor 85%, transparent)" } } } }, "core/post-terms": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/pullquote": { "color": { "text": "currentColor" } }, "core/quote": { "color": { "text": "currentColor" } }, "core/separator": { "color": { "text": "color-mix(in srgb, currentColor 25%, transparent)" } } }, "color": { "background": "var(--wp--preset--color--contrast)", "text": "var(--wp--preset--color--base)" }, "elements": { "button": { ":hover": { "color": { "background": "color-mix(in srgb, var(--wp--preset--color--base) 80%, transparent)", "text": "var(--wp--preset--color--contrast)" } }, "color": { "background": "var(--wp--preset--color--base)", "text": "var(--wp--preset--color--contrast)" } } } } } }, "core/comment-author-name": { "color": { "text": "var(--wp--preset--color--accent-4)" }, "elements": { "link": { ":hover": { "typography": { "textDecoration": "underline" } }, "color": { "text": "var(--wp--preset--color--accent-4)" }, "typography": { "textDecoration": "none" } } }, "spacing": { "margin": { "bottom": "0px", "top": "5px" } }, "typography": { "fontSize": "var(--wp--preset--font-size--small)" } }, "core/comment-content": { "spacing": { "margin": { "bottom": "var(--wp--preset--spacing--30)", "top": "var(--wp--preset--spacing--30)" } }, "typography": { "fontSize": "var(--wp--preset--font-size--medium)" } }, "core/comment-date": { "color": { "text": "var(--wp--preset--color--contrast)" }, "elements": { "link": { "color": { "text": "var(--wp--preset--color--contrast)" } } }, "typography": { "fontSize": "var(--wp--preset--font-size--small)" } }, "core/comment-edit-link": { "elements": { "link": { "color": { "text": "var(--wp--preset--color--contrast)" } } }, "typography": { "fontSize": "var(--wp--preset--font-size--small)" } }, "core/comment-reply-link": { "elements": { "link": { "color": { "text": "var(--wp--preset--color--contrast)" } } }, "typography": { "fontSize": "var(--wp--preset--font-size--small)" } }, "core/comments-pagination": { "spacing": { "margin": { "bottom": "var(--wp--preset--spacing--40)", "top": "var(--wp--preset--spacing--40)" } }, "typography": { "fontSize": "var(--wp--preset--font-size--medium)" } }, "core/comments-pagination-next": { "typography": { "fontSize": "var(--wp--preset--font-size--medium)" } }, "core/comments-pagination-numbers": { "typography": { "fontSize": "var(--wp--preset--font-size--medium)" } }, "core/comments-pagination-previous": { "typography": { "fontSize": "var(--wp--preset--font-size--medium)" } }, "core/group": { "variations": { "section-1": { "blocks": { "core/comment-author-name": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/comment-date": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/comment-edit-link": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/comment-reply-link": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/post-author-name": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/post-date": { "color": { "text": "color-mix(in srgb, currentColor 85%, transparent)" }, "elements": { "link": { "color": { "text": "color-mix(in srgb, currentColor 85%, transparent)" } } } }, "core/post-terms": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/pullquote": { "color": { "text": "currentColor" } }, "core/quote": { "color": { "text": "currentColor" } }, "core/separator": { "color": { "text": "color-mix(in srgb, currentColor 25%, transparent)" } }, "core/site-title": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } } }, "color": { "background": "var(--wp--preset--color--accent-5)", "text": "var(--wp--preset--color--contrast)" } }, "section-2": { "blocks": { "core/comment-author-name": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/comment-date": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/comment-edit-link": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/comment-reply-link": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/post-author-name": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/post-date": { "color": { "text": "color-mix(in srgb, currentColor 85%, transparent)" }, "elements": { "link": { "color": { "text": "color-mix(in srgb, currentColor 85%, transparent)" } } } }, "core/post-terms": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/pullquote": { "color": { "text": "currentColor" } }, "core/quote": { "color": { "text": "currentColor" } }, "core/separator": { "color": { "text": "color-mix(in srgb, currentColor 25%, transparent)" } } }, "color": { "background": "var(--wp--preset--color--accent-2)", "text": "var(--wp--preset--color--contrast)" } }, "section-3": { "blocks": { "core/comment-author-name": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/comment-date": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/comment-edit-link": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/comment-reply-link": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/post-author-name": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/post-date": { "color": { "text": "color-mix(in srgb, currentColor 85%, transparent)" }, "elements": { "link": { "color": { "text": "color-mix(in srgb, currentColor 85%, transparent)" } } } }, "core/post-terms": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/pullquote": { "color": { "text": "currentColor" } }, "core/quote": { "color": { "text": "currentColor" } }, "core/separator": { "color": { "text": "color-mix(in srgb, currentColor 25%, transparent)" } } }, "color": { "background": "var(--wp--preset--color--accent-1)", "text": "var(--wp--preset--color--contrast)" } }, "section-4": { "blocks": { "core/comment-author-name": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/comment-date": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/comment-edit-link": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/comment-reply-link": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/post-author-name": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/post-date": { "color": { "text": "color-mix(in srgb, currentColor 85%, transparent)" }, "elements": { "link": { "color": { "text": "color-mix(in srgb, currentColor 85%, transparent)" } } } }, "core/post-terms": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/pullquote": { "color": { "text": "currentColor" } }, "core/quote": { "color": { "text": "currentColor" } }, "core/separator": { "color": { "text": "color-mix(in srgb, currentColor 25%, transparent)" } } }, "color": { "background": "var(--wp--preset--color--accent-3)", "text": "var(--wp--preset--color--accent-2)" }, "elements": { "button": { ":hover": { "color": { "background": "color-mix(in srgb, var(--wp--preset--color--accent-2) 85%, transparent)", "text": "var(--wp--preset--color--accent-3)" } }, "color": { "background": "var(--wp--preset--color--accent-2)", "text": "var(--wp--preset--color--accent-3)" } } } }, "section-5": { "blocks": { "core/comment-author-name": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/comment-date": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/comment-edit-link": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/comment-reply-link": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/post-author-name": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/post-date": { "color": { "text": "color-mix(in srgb, currentColor 85%, transparent)" }, "elements": { "link": { "color": { "text": "color-mix(in srgb, currentColor 85%, transparent)" } } } }, "core/post-terms": { "color": { "text": "currentColor" }, "elements": { "link": { "color": { "text": "currentColor" } } } }, "core/pullquote": { "color": { "text": "currentColor" } }, "core/quote": { "color": { "text": "currentColor" } }, "core/separator": { "color": { "text": "color-mix(in srgb, currentColor 25%, transparent)" } } }, "color": { "background": "var(--wp--preset--color--contrast)", "text": "var(--wp--preset--color--base)" }, "elements": { "button": { ":hover": { "color": { "background": "color-mix(in srgb, var(--wp--preset--color--base) 80%, transparent)", "text": "var(--wp--preset--color--contrast)" } }, "color": { "background": "var(--wp--preset--color--base)", "text": "var(--wp--preset--color--contrast)" } } } } } }, "core/heading": { "variations": { "text-annotation": { "border": { "color": "currentColor", "radius": "16px", "style": "solid", "width": "1px" }, "css": "width: fit-content", "elements": { "link": { "typography": { "textDecoration": "none" } } }, "spacing": { "padding": { "bottom": "0.25rem", "left": "0.6rem", "right": "0.6rem", "top": "0.2rem" } }, "typography": { "fontSize": "var(--wp--preset--font-size--small)", "letterSpacing": "normal", "lineHeight": "1.5" } }, "text-display": { "typography": { "fontSize": "clamp(2.2rem, 2.2rem + ((1vw - 0.2rem) * 1.333), 3.5rem)", "lineHeight": "1.2" } }, "text-subtitle": { "typography": { "fontSize": "clamp(1.5rem, 1.5rem + ((1vw - 0.2rem) * 0.392), 1.75rem)", "lineHeight": "1.2" } } } }, "core/list": { "css": "& li{margin-top: 0.5rem;}" }, "core/navigation": { "elements": { "link": { ":hover": { "typography": { "textDecoration": "underline" } }, "typography": { "textDecoration": "none" } } }, "spacing": { "blockGap": "var(--wp--preset--spacing--50)" }, "typography": { "fontSize": "var(--wp--preset--font-size--medium)" } }, "core/paragraph": { "variations": { "text-annotation": { "border": { "color": "currentColor", "radius": "16px", "style": "solid", "width": "1px" }, "css": "width: fit-content", "elements": { "link": { "typography": { "textDecoration": "none" } } }, "spacing": { "padding": { "bottom": "0.25rem", "left": "0.6rem", "right": "0.6rem", "top": "0.2rem" } }, "typography": { "fontSize": "var(--wp--preset--font-size--small)", "letterSpacing": "normal", "lineHeight": "1.5" } }, "text-display": { "typography": { "fontSize": "clamp(2.2rem, 2.2rem + ((1vw - 0.2rem) * 1.333), 3.5rem)", "lineHeight": "1.2" } }, "text-subtitle": { "typography": { "fontSize": "clamp(1.5rem, 1.5rem + ((1vw - 0.2rem) * 0.392), 1.75rem)", "lineHeight": "1.2" } } } }, "core/post-comments-form": { "css": " & input[type=checkbox]{margin:0 .2rem 0 0 !important;} & label {font-size: var(--wp--preset--font-size--small); }", "spacing": { "padding": { "bottom": "var(--wp--preset--spacing--40)", "top": "var(--wp--preset--spacing--40)" } }, "typography": { "fontSize": "var(--wp--preset--font-size--medium)" } }, "core/post-date": { "color": { "text": "var(--wp--preset--color--accent-4)" }, "elements": { "link": { ":hover": { "typography": { "textDecoration": "underline" } }, "color": { "text": "var(--wp--preset--color--accent-4)" }, "typography": { "textDecoration": "none" } } }, "typography": { "fontSize": "var(--wp--preset--font-size--small)" } }, "core/post-navigation-link": { "typography": { "fontSize": "var(--wp--preset--font-size--medium)" } }, "core/post-terms": { "css": "& a { white-space: nowrap; }", "typography": { "fontSize": "var(--wp--preset--font-size--small)", "fontWeight": "600" }, "variations": { "post-terms-1": { "elements": { "link": { ":hover": { "typography": { "textDecoration": "underline" } }, "border": { "color": "var(--wp--preset--color--accent-6)", "radius": "20px", "style": "solid", "width": "0.8px" }, "spacing": { "padding": { "bottom": "5px", "left": "10px", "right": "10px", "top": "5px" } }, "typography": { "fontWeight": "400", "lineHeight": "2.8", "textDecoration": "none" } } } } } }, "core/post-title": { "elements": { "link": { ":hover": { "typography": { "textDecoration": "underline" } }, "typography": { "textDecoration": "none" } } } }, "core/pullquote": { "css": "& p:last-of-type {margin-bottom: var(--wp--preset--spacing--30);}", "elements": { "cite": { "typography": { "fontSize": "var(--wp--preset--font-size--small)", "fontStyle": "normal" } } }, "spacing": { "padding": { "bottom": "var(--wp--preset--spacing--30)", "top": "var(--wp--preset--spacing--30)" } }, "typography": { "fontSize": "var(--wp--preset--font-size--xx-large)", "fontWeight": "300", "lineHeight": "1.2" } }, "core/query-pagination": { "typography": { "fontSize": "var(--wp--preset--font-size--medium)", "fontWeight": "500" } }, "core/quote": { "border": { "color": "currentColor", "style": "solid", "width": "0 0 0 2px" }, "css": "&.has-text-align-right { border-width: 0 2px 0 0; } &.has-text-align-center { border-width: 0;border-inline: 0; padding-inline: 0; }", "elements": { "cite": { "css": "& sub { font-size: 0.65em }", "typography": { "fontSize": "var(--wp--preset--font-size--small)", "fontStyle": "normal", "fontWeight": "300" } } }, "spacing": { "blockGap": "var(--wp--preset--spacing--30)", "margin": { "left": "0", "right": "0" }, "padding": { "bottom": "var(--wp--preset--spacing--30)", "left": "var(--wp--preset--spacing--40)", "right": "var(--wp--preset--spacing--40)", "top": "var(--wp--preset--spacing--30)" } }, "typography": { "fontSize": "var(--wp--preset--font-size--large)", "fontWeight": "300" }, "variations": { "plain": { "border": { "color": "transparent", "radius": "0", "style": "none", "width": "0" }, "spacing": { "padding": { "bottom": "0", "left": "0", "right": "0", "top": "0" } } } } }, "core/search": { "css": " & .wp-block-search__inside-wrapper { align-items: center;}", "elements": { "button": { "spacing": { "margin": { "left": "1.125rem" } } } } }, "core/separator": { "border": { "color": "currentColor", "style": "solid", "width": "0 0 1px 0" }, "color": { "text": "var(--wp--preset--color--accent-6)" }, "variations": { "wide": { "css": " &:not(.alignfull){max-width: var(--wp--style--global--wide-size) !important;}" } } }, "core/site-tagline": { "typography": { "fontSize": "var(--wp--preset--font-size--medium)" } }, "core/site-title": { "elements": { "link": { ":hover": { "typography": { "textDecoration": "underline" } }, "typography": { "textDecoration": "none" } } }, "typography": { "fontWeight": "700", "letterSpacing": "-.5px" } }, "core/term-description": { "typography": { "fontSize": "var(--wp--preset--font-size--medium)" } } }, "color": { "background": "var(--wp--preset--color--white)", "text": "var(--wp--preset--color--contrast)" }, "css": "", "elements": { "button": { "typography": { "fontWeight": "400" }, ":focus": { "outline": { "color": "var(--wp--preset--color--accent-4)", "offset": "2px" } }, ":hover": { "border": { "color": "transparent" }, "color": { "background": "color-mix(in srgb, var(--wp--preset--color--accent-1) 85%, transparent)" } }, "color": { "background": "var(--wp--preset--color--accent-1)", "text": "var(--wp--preset--color--accent-2)" }, "spacing": { "padding": { "bottom": "var(--wp--preset--spacing--20)", "left": "2.25rem", "right": "2.25rem", "top": "var(--wp--preset--spacing--20)" } }, "border": { "radius": "6px" } }, "caption": { "typography": { "fontSize": "var(--wp--preset--font-size--small)", "lineHeight": "1.4" } }, "h1": { "typography": { "fontSize": "var(--wp--preset--font-size--xx-large)" } }, "h2": { "typography": { "fontSize": "var(--wp--preset--font-size--x-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)", "letterSpacing": "0.5px" } }, "h6": { "typography": { "fontSize": "var(--wp--preset--font-size--small)", "fontWeight": "700", "letterSpacing": "1.4px", "textTransform": "uppercase" } }, "heading": { "typography": { "fontWeight": "400", "letterSpacing": "-0.1px", "lineHeight": "1.125" } }, "link": { ":hover": { "typography": { "textDecoration": "none" } }, "color": { "text": "currentColor" } } }, "spacing": { "blockGap": "1.2rem", "padding": { "left": "var(--wp--preset--spacing--50)", "right": "var(--wp--preset--spacing--50)" } }, "typography": { "fontFamily": "var(--wp--preset--font-family--poppins)", "fontSize": "var(--wp--preset--font-size--medium)", "fontStyle": "normal", "fontWeight": "300", "letterSpacing": "0px", "lineHeight": "1.5" } }, "templateParts": [ { "area": "header", "name": "header", "title": "Header" }, { "area": "footer", "name": "footer", "title": "Footer" }, { "area": "uncategorized", "name": "sidebar", "title": "Sidebar" } ], "version": 3 }