/* Night Theme */
[data-theme="night"] {
  --orange-yellow-crayola: hsl(15, 100%, 65%);
  --vegas-gold: hsl(15, 80%, 55%);
}