/* ══════════════════════════════════════
   Renk 47 — Pembe Mor
   Ana renk: #994288
   ══════════════════════════════════════ */
:root{
  --tema-ana: #994288;
  --tema-metin: #fff;
  --tema-koyu: #632a58;
}

.ustbar{
  background-color: #994288;
  color: #fff;
}
