/* Theme: Café Nakhla (coffee shop) — coffee brown + cream, sans headings. */
:root {
  --accent:    #A9713E;
  --accent-2:  #C8A24A;
  --on-accent: #ffffff;
  --hero-img: url("https://images.pexels.com/photos/1855214/pexels-photo-1855214.jpeg?auto=compress&cs=tinysrgb&w=1600");
}
