:root{--background:#fff;--foreground:#4b5563}html,body{margin:0;padding:0}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica,sans-serif}.custom-grid{flex-wrap:wrap;margin:-.5rem;display:flex}.custom-col{box-sizing:border-box;width:50%;padding:.5rem}@media (max-width:500px){.custom-col{width:100%}}
