/* ==========================================================================
   Wells Intranet — main.css
   Day-to-day styling work happens here, not in style.css.
   This keeps the theme header file clean and this file easy to work
   with in a normal SCSS-style workflow if you later add a build step.
   ========================================================================== */

/**
 * Suggested next step: if you want to work in SCSS rather than plain CSS,
 * add a simple build step (npm + a basic Sass watcher, or a tool like
 * "Local" or VS Code's "Live Sass Compiler" extension) that compiles
 * a /assets/scss/main.scss file into this main.css file.
 *
 * Left empty intentionally — nothing to override yet since you're
 * still running GeneratePress defaults.
 */
