@charset "UTF-8";

:root {
  --base-font-color: #111;
  --bg-color: #e2e2e2;
  --main-width: 120.0rem;
  --primary-color: #111;
}
