/*!
 * Working with Claude — primer byline override (claude-course only)
 * © 2026 My Digital Sovereignty Ltd · CC BY 4.0
 * Loaded after the shared primer.css to correct the photo-credit byline
 * for this course (the shared file defaults to the governance course label).
 */
.primer-slide.has-photo::after { content: "Working with Claude — CC BY 4.0"; }
