/* Step 6 accessibility hotfix.
 * Loaded after the primary public bundle so these narrowly-scoped WCAG AA
 * corrections are effective without requiring a platform-specific Vite rebuild.
 */
.pcg-blog-card-foot {
    color: #5f6f80;
}

.pcg-wizard-step-label {
    color: #5c6b78;
}

.pcg-alert-info {
    color: #7a4d0c;
}
