/* V115 Emergency Safe Text CSS Only
   ไม่มี JS เพื่อไม่ให้เว็บค้าง
   ใช้เป็น CSS ปลอดภัยหลังถอด V114
*/

.v71-home-hero .v71-hero-copy h1,
.v71-home-hero .v71-hero-copy h1 *,
.v71-hero-copy h1,
.v71-hero-copy h1 *{
  color:#ffffff!important;
  -webkit-text-fill-color:#ffffff!important;
  text-shadow:0 4px 18px rgba(0,0,0,.38)!important;
  opacity:1!important;
  filter:none!important;
  mix-blend-mode:normal!important;
  visibility:visible!important;
}

.v71-home-hero .v71-hero-copy p,
.v71-home-hero .v71-hero-copy p *,
.v71-hero-copy p,
.v71-hero-copy p *{
  color:rgba(255,255,255,.94)!important;
  -webkit-text-fill-color:rgba(255,255,255,.94)!important;
  text-shadow:none!important;
  opacity:1!important;
  filter:none!important;
  mix-blend-mode:normal!important;
  visibility:visible!important;
}

.v71-right-card h1,
.v71-right-card h2,
.v71-right-card h3,
.v71-right-card h1 *,
.v71-right-card h2 *,
.v71-right-card h3 *{
  color:#071b35!important;
  -webkit-text-fill-color:#071b35!important;
  text-shadow:none!important;
  opacity:1!important;
}

.v71-right-card p,
.v71-right-card li{
  color:#445b73!important;
  -webkit-text-fill-color:#445b73!important;
  text-shadow:none!important;
  opacity:1!important;
}

main section:not(.v71-home-hero):not(.v108-hero) h1,
main section:not(.v71-home-hero):not(.v108-hero) h2,
main section:not(.v71-home-hero):not(.v108-hero) h3,
main section:not(.v71-home-hero):not(.v108-hero) [class*="card"] h1,
main section:not(.v71-home-hero):not(.v108-hero) [class*="card"] h2,
main section:not(.v71-home-hero):not(.v108-hero) [class*="card"] h3{
  color:#071b35!important;
  -webkit-text-fill-color:#071b35!important;
  text-shadow:none!important;
  opacity:1!important;
}

main section:not(.v71-home-hero):not(.v108-hero) p,
main section:not(.v71-home-hero):not(.v108-hero) li,
main section:not(.v71-home-hero):not(.v108-hero) [class*="card"] p{
  color:#445b73!important;
  -webkit-text-fill-color:#445b73!important;
  text-shadow:none!important;
  opacity:1!important;
}

/* ปุ่ม */
main a[class*="btn"],
main button{
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
}

/* กล่องเข้มเฉพาะ class เดิม ถ้ามี */
.v113-dark-box h1,
.v113-dark-box h2,
.v113-dark-box h3,
.v112-dark-cta h1,
.v112-dark-cta h2,
.v112-dark-cta h3{
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  text-shadow:0 4px 18px rgba(0,0,0,.34)!important;
}

.v113-dark-box p,
.v112-dark-cta p{
  color:rgba(255,255,255,.92)!important;
  -webkit-text-fill-color:rgba(255,255,255,.92)!important;
}

.v113-light-box h1,
.v113-light-box h2,
.v113-light-box h3,
.v112-light-box h1,
.v112-light-box h2,
.v112-light-box h3{
  color:#071b35!important;
  -webkit-text-fill-color:#071b35!important;
  text-shadow:none!important;
}
