:host {
  cursor: default;
  user-select: none;

  margin-top: 12px;

  font-size: small;
  color: var(--color-gray-888);
}
