/*
Theme Name: Bootstrap
Theme URI: https://getbootstrap.com/
Author: Virtus Plus
Author URI: https://virtusplus.gr/
Description: A lightweight starter parent theme built on Bootstrap 5.3.8. Provides the Bootstrap framework, a Bootstrap 5 nav walker and clean base templates. Intended to be extended by child themes.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 7.0
Requires PHP: 7.4
License: MIT
License URI: https://opensource.org/licenses/MIT
Text Domain: bootstrap
Tags: bootstrap, custom-menu, featured-images, translation-ready
*/

/* The parent theme intentionally ships almost no opinionated styling.
   Bootstrap 5 is enqueued from functions.php; child themes provide the design. */

html { scroll-behavior: smooth; }
body { overflow-x: hidden; }
img { max-width: 100%; height: auto; }
