/*
  Optional runtime stylesheet.
  This file is copied to /app/data/theme/custom.css on startup if it does not exist.
  Edit the /app/data copy to add site-specific CSS without modifying packaged code.
*/

:root {
  --site-content-width: 1120px;
}
