.ck-image-ai-content {
  position: absolute;
  right: 1rem;
  bottom: 0.5rem;
  z-index: 2;
  margin: 0;
  padding: 0;
  background: transparent;
  font-size: calc(var(--text-base) * 0.75);
  line-height: 1;
  letter-spacing: 0.02em;
  pointer-events: none;
  text-shadow: 1px 1px 2px hsl(0deg 0% 0% / 50%);
}
