/* Theme: Salon Yasmine (beauty salon) — rose + gold, serif headings. */
:root {
  --accent:    #D6417E;
  --accent-2:  #E7B10A;
  --on-accent: #ffffff;
  --heading-font: Georgia, "Times New Roman", Cambria, "Noto Naskh Arabic", serif;
  --hero-img: url("https://images.pexels.com/photos/705255/pexels-photo-705255.jpeg?auto=compress&cs=tinysrgb&w=1600");
}
