.iframe-error__content .icon {
  width: 24px;
  height: 24px;
  color: rgb(220, 38, 38);
}

.iframe-error__message {
  color: rgb(var(--color-foreground));
  font-size: 14px;
  line-height: 1.5;
}