/*
Theme Name: Woodmart Child Biroona
Template: woodmart
Version: 1.0
Description: Theme enfant Woodmart pour Biroona — bancs didactiques universitaires.
Author: Biroona
*/

:root {
  --bleu:        #1a3a6b;
  --bleu-dark:   #0f2447;
  --bleu-light:  #E6F1FB;
  --orange:      #F97316;
  --orange-light:#FEF3E8;
  --blanc:       #ffffff;
  --gris:        #f8f9fa;
  --texte:       #1e293b;
  --texte-muted: #64748b;
  --border:      rgba(0,0,0,0.08);
  --radius:      10px;
  --shadow:      0 2px 16px rgba(26,58,107,0.08);
}
