/* Theme base — all layout and grid CSS lives inline in the EJS files. */
/* This file is intentionally minimal. */
:root {
  --accent: #e88d2a;
}
