/* hub-adpilot-logo-v283: use the approved AdPilot mark on the Hub card. */
.page-hub .primary-adpilot .primary-icon {
  color: transparent !important;
  font-size: 0 !important;
  text-indent: -9999px !important;
  overflow: hidden !important;
  background: #fff url("/assets/adpilot-app-icon-v283.png") center / cover no-repeat !important;
  box-shadow: 0 8px 22px rgba(4, 96, 226, 0.18);
}
