:root{
  --marsala-deep:#43182B;
  --marsala:#5C2140;
  --rose:#7C3D5A;
  --champagne:#F7F2EC;
  --champagne-dark:#E7DDD3;
  --gold:#C9A05A;
  --white:#fff;
  --ink:#4b1830;
  --font-script:'Great Vibes',cursive;
  --font-title:'Cinzel',serif;
  --font-body:'Poppins',sans-serif;
  --radius-xl:28px;
  --shadow-soft:0 28px 80px rgba(0,0,0,.28);
}
