@charset "utf-8";
:root {
  --base-color: #e67620;
  --base-hover: #eb9829;
  --background: #f0f0f0;
  --color: #704947;
  --flow: #aaa;
}
