{
  "version": 1,
  "settings": {
    "color": {
      "palette": [
        {
          "color": "#222",
          "name": "Black",
          "slug": "black"
        },
        {
          "color": "#fff",
          "name": "White",
          "slug": "white"
        },
        {
          "color": "#ccc",
          "name": "Light Grey",
          "slug": "light-grey"
        },
        {
          "color": "#757575",
          "name": "Dark Grey",
          "slug": "dark-grey"
        },
        {
          "color": "#c00",
          "name": "Red",
          "slug": "red"
        }
      ]
    },
    "layout": {
      "contentSize": "520px",
      "wideWidth": "750px"
    },
    "spacing": {
      "customPadding": true,
      "units": [ "rem" ]
    },
    "custom": {
      "content": {
        "normalWidth": 520,
        "wideWidth": 750,
        "fullWidth": 840
      }
    }
  },
  "styles": {
    "color": {
      "background": "var(--wp--preset--color--white)",
      "text": "var(--wp--preset--color--black)"
    },
    "typography": {
      "fontFamily": "Lora, Georgia, serif",
      "fontSize": "1rem",
      "lineHeight": "1.45"
    },
    "elements": {
      "link": {
        "color": {
          "text": "var(--wp--preset--color--red)"
        }
      }
    },
    "blocks": {
      "core/site-title": {
        "typography": {
          "fontSize": "1.811rem",
          "lineHeight": "1.3"
        },
        "spacing": {
          "margin": {
            "bottom": "0px",
            "top": "0px"
          }
        }
      },
      "core/site-tagline": {
        "typography": {
          "fontSize": "1.618rem",
          "fontWeight": "bold"
        },
        "spacing": {
          "margin": {
            "bottom": "0px",
            "top": "0px"
          }
        }
      },
      "core/heading/h2": {
        "typography": {
          "fontSize": "1.618rem",
          "lineHeight": "1.3"
        }
      },
      "core/heading/h3": {
        "typography": {
          "fontSize": "1.159rem",
          "lineHeight": "1.3"
        }
      },
      "core/heading/h4": {
        "typography": {
          "fontSize": "1rem",
          "lineHeight": "1.3"
        }
      },
      "core/heading/h5": {
        "typography": {
          "fontSize": "1rem",
          "lineHeight": "1.3"
        }
      },
      "core/heading/h6": {
        "typography": {
          "fontSize": "1rem",
          "lineHeight": "1.3"
        }
      },
      "core/post-title": {
        "typography": {
          "fontSize": "2.4rem"
        },
        "spacing": {
          "margin": {
            "bottom": "2.618rem"
          }
        }
      },
      "core/query-pagination": {
        "typography": {
          "fontSize": "1.159rem"
        },
        "spacing": {
          "margin": {
            "top": "4.1875rem"
          }
        }
      }
    }
  }
}
