/**
 * Stories page (page-stories.html) — same post-card system as News
 * (shared in patterns.css), just shorter (1 featured + 3 grid) and
 * with a "Read the story →" link on the featured card that News'
 * featured card doesn't have (confirmed via the artifact).
 */

.chennai-world-post-card-read-link:hover {
	text-decoration: underline;
}
