/*
Theme Name: GRACEIVOIRE
Theme URI: https://grace-ivoire.com
Author: GRACEIVOIRE
Description: Thème WordPress sur mesure – Salon de coiffure afro & boutique
Version: 1.0
Text Domain: graceivoire
*/

/* ===== Minimal global ===== */

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  background: #000;
  color: #fff;
  font-family: 'Poppins', sans-serif;
}
