/* _dev/affiliate.py */
/* The affiliate tag. Deliberately legible rather than discreet: a disclosure
   sized to be missed is not a disclosure. Small, but at full contrast and
   immediately beside the link it describes. */
.afl{display:inline-block;font-family:'IBM Plex Mono',ui-monospace,monospace;
  font-size:9.4px;letter-spacing:.09em;text-transform:uppercase;
  background:#FBF0E2;color:#8A5B22;border:1px solid #EBD9BC;border-radius:20px;
  padding:2px 7px;margin-left:6px;vertical-align:middle;white-space:nowrap}
/* end afl */