/* R108_CCC_PACKAGE_NEUTRAL_TEXT_V133_ACTIVE
   Packages: use a fixed neutral text color instead of the resort theme color.
   Scope is limited to benefit-list text and package price only. */
body.khaokho-theme.ploysea-theme #packages.packages-section
.package-card.package-poster .package-poster-body li {
  color: #1f2937 !important;
  text-shadow: none !important;
}

body.khaokho-theme.ploysea-theme #packages.packages-section
.package-card.package-poster .package-poster-body .package-price {
  color: #111827 !important;
}
