/* Custom CSS for tsVector documentation */

:root {
  --color-accent: #0066cc;
}

.tutorial-link {
  font-weight: bold;
  color: var(--color-accent);
}

/* Add custom styling as needed */
