/* QuantCX overlay on Chatwoot dashboard (CE cannot strip every vendor string). */
a.branding--link {
  display: none !important;
}

/* Voice/Calls is enterprise-image chrome. QuantCX does not run calling. */
a[href$="/calls"],
a[href*="/calls/"] {
  display: none !important;
}
