/*
Theme Name: Westway
Theme URI: https://westway-park.com/
Author: Charlie G - Cormack Advertising
Description: Lightweight custom theme for Westway at Glasgow Airport. One-scroll homepage ported from the original Elementor build (no page-builder plugins at render time), plus a plugin-independent news/blog system. Includes the brochure download manager from CormackCoreWeb 2.0.
Version: 2.0
Requires at least: 6.0
Requires PHP: 8.0
Text Domain: westway
*/

/* Base, theme-wide resets shared by all views. The homepage loads its own
   captured CSS bundle (assets/css/home.css); blog views load assets/css/blog.css. */
* { box-sizing: border-box; }
html { -webkit-text-size-adjust: 100%; }
body { margin: 0; }
img { max-width: 100%; }
