:root {
  /* Light theme colors */
  --color-primary: blue;
  --color-primary-hover: #0000ff;
}
