.tooltip-light {
  .tooltip-inner {
    background-color: var(--#{$prefix}emphasis-bg) !important;
  }
}
