/*
Theme Name: Foodica Child
Theme URI: https://www.fatimomix.com
Description: Thème enfant personnalisé pour Foodica
Author: Fatimomix
Template: foodica
Version: 1.0
*/

/* === Personnalisation titres Fatimomix === */
h1.section-title {
  font-family: 'Inter', sans-serif !important;
  font-size: 2.2rem;
  font-weight: 600;
  line-height: 1.3;
  color: #222;
  text-align: center;
  margin: 2.5rem auto 1rem;
  letter-spacing: -0.3px;
}

.ligne-h1 {
  border: none;
  border-top: 1px solid #e0e0e0;
  width: 60px;
  margin: 0.5rem auto 1.5rem;
}

h2.section-title {
  font-size: 1.6rem;
  font-weight: 600;
  color: #666;
  text-transform: uppercase;
  margin-top: 2rem;
  margin-bottom: 1rem;
  text-align: left;
  font-family: 'Open Sans', sans-serif;
}

/* Accroche douce sous le H1 */
.accroche-h1 {
  text-align: center;
  font-size: 1.1rem;
  color: #888;
  margin-bottom: 2rem;
  font-style: italic;
}
