:root {
  --record-navy: #16283F;
  --bond-paper: #F3F2ED;
  --print-white: #FAFAF7;
  --stamp-red: #C03B2E;
  --clear-green: #2E5B41;
  --brass: #A8853B;
  --brass-dark: #8A6D2C;
  --slate: #8FA0BB;
  --ash: #7A7668;
  --rule-line: #D9D7CD;
  --ink: #232936;
  --navy-field: #1D3350;
  --navy-line: #3B4C66;
  --font-display: Georgia, 'Times New Roman', serif;
  --font-body: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
  --font-data: ui-monospace, 'SF Mono', Menlo, Consolas, monospace;
}
