/* Theme: Boutique Lalla (fashion) — chic purple + blush, serif headings. */
:root {
  --accent:    #9A5CC6;
  --accent-2:  #E28FB0;
  --on-accent: #ffffff;
  --heading-font: Georgia, "Times New Roman", Cambria, "Noto Naskh Arabic", serif;
  --hero-img: url("https://images.pexels.com/photos/6863867/pexels-photo-6863867.jpeg?auto=compress&cs=tinysrgb&w=1600");
}
