/*
 * SponsorHire cross-plugin dark-card heading repair.
 * Scoped to the existing SponsorHire category and profession CTA components.
 */
.shseo-membership-card h1,
.shseo-membership-card h2,
.shseo-membership-card h3,
.shpp-cta h1,
.shpp-cta h2,
.shpp-cta h3 {
	color: #ffffff !important;
}

.shseo-membership-card a.shseo-text-link,
.shpp-cta a.shpp-resume {
	color: #ffffff !important;
}

.shseo-membership-card .shseo-btn-light,
.shpp-cta .shpp-light {
	color: #111827 !important;
}
