/*
 * Help button theme for UI
 *
 */

.dnb-help-button {
  &__content {
    --help-button-content-background: var(--color-lavender);
  }
}
