:root {
  /* Ganti satu URL ini untuk mengubah background seluruh undangan. */
  --celebration-background: url('/assets/img/background-wisuda.png');
  --navy: #071c30;
  --navy-light: #102e49;
  --blue: #a9cbe3;
  --gold: #d9b777;
  --gold-light: #f6e1b4;
  --ivory: #faf8f2;
  --ink: #172f42;
  --muted: #637480;
  --serif: Georgia, 'Times New Roman', serif;
  --sans: 'Segoe UI', Arial, sans-serif;
}
