@charset "utf-8";
:root {
  --base-color: #0075be;
  --base-hover: #0084d7;
  --background: #fff;
  --color: #000;
  --flow: #aaa;
}
