/* Theme: Atlas Market (local shop) — modern blue + orange, sans headings. */
:root {
  --accent:    #2D7FF9;
  --accent-2:  #F5A623;
  --on-accent: #ffffff;
  --hero-img: url("https://images.pexels.com/photos/4502964/pexels-photo-4502964.jpeg?auto=compress&cs=tinysrgb&w=1600");
}
