{
  "$schema": "https://schemas.wp.org/trunk/theme.json",
  "version": 2,
  "settings": {
    "color": {
      "custom": false,
      "customGradient": false,
      "defaultPalette": false,
      "defaultGradients": false,
      "customDuotone": false,
      "defaultDuotone": false
    },
    "typography": {},
    "blocks": {
      "core/paragraph": {
        "typography": {
          "customFontSize": false
        }
      },
      "core/heading": {
        "color": {
          "text": false,
          "background": false
        },
        "typography": {
          "customFontSize": false,
          "fontWeight": false,
          "fontStyle": false,
          "fontSizes": [],
          "writingMode": false,
          "textTransform": false,
          "letterSpacing": false,
          "textDecoration": false
        },
        "spacing": {
          "padding": false
        }
      },
      "core/button": {
        "color": {
          "text": false
        },
        "border": {
          "radius": false
        },
        "spacing": {
          "padding": false
        }
      }
    },
    "layout": {
      "contentSize": "1140px"
    },
    "spacing": {
      "padding": true
    }
  }
}
