// Trust Pilot Widget
html[data-dracula-scheme="dark"] {
  iframe[src*="trustpilot.com"] {
    color-scheme: light;
  }
}