@charset "UTF-8";

:root {
  --link-print: #757E21;
  --link-color: #9EAF20;
  --link-over: #869715;
  --sel-color: rgba(179,198,36,0.25);
}