/*
Theme Name: Easy Crochet Corner
Theme URI: https://easycrochetcorner.fr/
Author: Easy Crochet Corner
Description: Thème WordPress officiel issu de l'application React Easy Crochet Corner. Design original, articles WordPress natifs et outils crochet interactifs.
Version: 1.0.0
Requires at least: 6.4
Requires PHP: 7.4
Text Domain: easycrochetcorner
*/

html, body {
  margin: 0;
  padding: 0;
  background: #fff9f2;
}

#ecc-app-root {
  min-height: 100vh;
}

.ecc-noscript {
  max-width: 760px;
  margin: 80px auto;
  padding: 24px;
  color: #4b3428;
  font-family: system-ui, sans-serif;
  text-align: center;
}
