/* v576: Carer Visa 836 page-specific dark-section contrast hardening.
   Scoped to this page only so shared visa pages remain unchanged. */

.th-carer836 .th-p835-feature-panel--dark h2,
.th-carer836 .th-p835-feature-panel--dark h3,
.th-carer836 .th-p835-feature-panel--dark p,
.th-carer836 .th-p835-feature-panel--dark .th-pv-checklist li {
  color:#fff !important;
}

.th-carer836 .th-p835-feature-panel--dark .th-pv-checklist li::before {
  color:#ef2f33 !important;
}

/* Other dark content blocks on this page are explicitly hardened as well. */
.th-carer836 .th-p835-condition-card p,
.th-carer836 .th-p835-cost-section .th-p835-cost-main h2,
.th-carer836 .th-p835-cost-section .th-p835-cost-main > strong,
.th-carer836 .th-p835-cost-section .th-p835-cost-main > p {
  color:#fff !important;
}

/* v579: final application-support section contrast fix.
   This section inherits the dark form panel from the established visa design,
   so its explanatory copy must remain high-contrast. */
.th-carer836 .th-p835-form-section .th-pv-form-copy > p {
  color:#e7eef7 !important;
}

.th-carer836 .th-p835-form-section .th-pv-form-copy h2 {
  color:#fff !important;
}

.th-carer836 .th-p835-form-section .th-pv-form-copy .th-pv-eyebrow {
  color:#fff !important;
}

