/* Fueltek v6.9.341 — About page 25 Years light-mode contrast correction.
   The anniversary scene intentionally remains cinematic/dark in light mode;
   this layer prevents the global light-theme text rule from darkening text
   that is rendered over that dark surface. */

html[data-theme="light"] body.about-fueltek-page .cula-about .abx-years25 .abx-25 > strong {
  color:#fffdf8 !important;
  -webkit-text-fill-color:#fffdf8 !important;
  text-shadow:none !important;
}

html[data-theme="light"] body.about-fueltek-page .cula-about .abx-years25 .abx-25 > span {
  color:#f3b324 !important;
  -webkit-text-fill-color:#f3b324 !important;
  text-shadow:none !important;
}

html[data-theme="light"] body.about-fueltek-page .cula-about .abx-years25 .abx-years25-sticky > .abx-label,
html[data-theme="light"] body.about-fueltek-page .cula-about .abx-years25 .abx-25-journey p > small,
html[data-theme="light"] body.about-fueltek-page .cula-about .abx-years25 .abx-25-journey li > b {
  color:#f3b324 !important;
  -webkit-text-fill-color:#f3b324 !important;
  text-shadow:none !important;
}

html[data-theme="light"] body.about-fueltek-page .cula-about .abx-years25 .abx-25-journey p,
html[data-theme="light"] body.about-fueltek-page .cula-about .abx-years25 .abx-25-journey p > strong,
html[data-theme="light"] body.about-fueltek-page .cula-about .abx-years25 .abx-25-journey li > span {
  color:#f7f7f2 !important;
  -webkit-text-fill-color:#f7f7f2 !important;
  text-shadow:none !important;
}

html[data-theme="light"] body.about-fueltek-page .cula-about .abx-years25 .abx-25-journey .abx-25-stage-next > span {
  color:#f0c75d !important;
  -webkit-text-fill-color:#f0c75d !important;
}
