@charset "utf-8";
:root {
  --base-color: #0e3c57;
  --base-hover: #185261;
  --background: #ebebd8;
  --color: #4d4642;
  --flow: #aaa;
}
