// This is to offset the tooltip icon, which isn't perfectly centered
.euiMarkdownTooltip__icon {
  transform: translateY(-1px);
}
