:root {
  --base-h: 45; /* Hue for golden yellow */
  --base-s: 100%; /* Saturation */
  --base-l: 50%; /* Lightness */
}
