:root{--rmg-navy:#1B3050;--rmg-blue:#2E6DA4;--rmg-blue-light:#6BAED6;--rmg-cream:#F5F0E8;--rmg-text:#1B3050;--rmg-text-muted:#5a6e84}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{font-family:system-ui,-apple-system,sans-serif;background:var(--rmg-cream);color:var(--rmg-text)}a{color:var(--rmg-blue);text-decoration:none}a:hover{text-decoration:underline}