.referenced-artifact-error {
  color: rgba(218, 10, 0, 1);
  color: var(--status-error-text,rgba(218, 10, 0, 1));
  padding: 14px; }
  .referenced-artifact-error .referenced-artifact-error-text {
    margin-left: 5px; }
