@charset "UTF-8";

:root {
  --link-print: #31698a;
  --link-color: #3f8aae;
  --link-over: #28678b;
  --sel-color: rgba(117, 192, 235, 0.22);
}