:root {
  --primary-color: #D80621;   /* Maple Leaf Red */
  --secondary-color: #212121; /* Charcoal Black — for titles */
  --tertiary-color: #2C2C2C;  /* Onyx — for headings */
}