.tipart-clickable--ready { cursor: pointer; }
.tipart-clickable--ready:focus-visible {
  outline: 2px solid currentColor;
  outline-offset: 4px;
}
