/* Article-scoped contrast correction; other routes retain their styling. */
body:has(#wc-waiting-period-contents) #post-takeaways-heading,
body:has(#wc-waiting-period-contents) .post-sidebar-progress-label,
body:has(#wc-waiting-period-contents) .post-sidebar-more-link {
  color: var(--color-primary-deep, #005b9d);
}
