/* Static-export-only adjustments. The original Mystic Blue styles remain primary. */
.static-recovery-notice {
  box-sizing: border-box;
  margin: 1.25rem 0;
  padding: 0.9rem 1rem;
  border: 1px solid #d7bd45;
  background: #fff9d9;
  color: #3d3512;
  font-size: 14px;
  line-height: 1.7;
}

@media (max-width: 767px) {
  img { max-width: 100%; height: auto; }
}
