:root {
  --shogiarena-accent: #3d5af1;
}

.mdbook-header a:hover {
  color: var(--shogiarena-accent);
}
