/*
 * Help button theme for UI
 *
 */
.dnb-help-button__content {
  --help-button-content-background: var(--color-lavender);
}