/* athleteofrecord.com — institutional record-keeper
   Palette: cream paper, navy accent, classical serif. Official-document register. */
:root {
  --paper:       #f7f5ef;
  --ink:         #15181d;
  --muted:       #5a6271;
  --rule:        #c8cdd7;
  --accent:      #1c3a6e;
  --accent-tint: rgba(28, 58, 110, 0.08);
}
.wordmark .wordmark-accent { color: #1c3a6e; }
