
/* ADF – WCPT Tel Guard (v1.4.43) */
:where(html.ai-dark, html.dark, html.wp-dark-mode-active, html.dark-mode, html[data-theme="dark"], body.dark, body.dark-mode, .wp-dark-mode-active, .is-dark-mode)
  :where(.wcpt-eta, .wcpt-badge, [class^="wcpt-trust"], [class*=" wcpt-trust"]) .adf-wcpt-dark-tel {
  color: #ffffff !important;
  text-shadow: none !important;
}
