/*
Theme Name: Twenty Twenty-One Child
Template: twentytwentyone
Version: 1.0
*/
:root {
  --primary: #0B2D4D;
  --secondary: #F97316;
  --secondary-hover: #EA580C;
  --background: #F8FAFC;
  --light-blue: #EAF3FF;
  --text: #1F2937;
  --muted-text: #6B7280;
  --white: #FFFFFF;
}