:root {
  --gin-color-primary: #0a4cff;
}

.gin--dark-mode {
  --gin-color-primary: #4c7dff;
}