.nortune-recovery { box-sizing: border-box; max-width: 70rem; margin: 1rem auto; padding: 1rem; border: 1px solid #866a42; border-radius: .5rem; background: #fff8e8; color: #263329; font: 1rem/1.6 system-ui, sans-serif; }
.nortune-recovery a { color: #205837; text-decoration: underline; }
.nortune-recovery a:focus-visible { outline: 3px solid #205837; outline-offset: 3px; }
