@charset "utf-8";
:root {
  --base-color: #0cb59b;
  --base-hover: #14d0b3;
  --background: #fff;
  --color: #000;
  --flow: #aaa;
}
