@charset "utf-8";
:root {
  --base-color: #f5b617;
  --base-hover: #f5c51d;
  --background:#fff;
  --color: #000;
  --flow: #aaa;
}
