.doit-tip-wrap { margin-top: .5rem; }
.doit-tip-trigger {
  background: none; border: 0; padding: 0; font: inherit;
  text-decoration: underline; cursor: pointer;
}
.doit-tip-bubble {
  margin-top: .5rem; padding: .75rem; line-height: 1.45;
  border: 1px solid #e1e1e1; border-radius: .5rem;
  box-shadow: 0 6px 18px rgba(0,0,0,.06);
}
