/* v17.6 — Clean background (no images/letters) */
html, body { min-height: 100%; }
body { background: radial-gradient(120% 100% at 50% 0%, #faf3d0 0%, #efe9d3 60%, #f3efe0 100%) !important; }
.bg, .bg::before, .bg::after { display: none !important; content: none !important; background: none !important; }
