/*
Theme Name:  Momentum Trailers
Theme URI:   https://momentumtrailers.ca
Author:      Momentum Trailers
Author URI:  https://momentumtrailers.ca
Description: A professional WordPress theme for Momentum Trailers — Alberta's trailer dealer. Features custom Trailer post type, inventory management, financing forms, delivery and custom order pages. Built on Bootstrap 5 with a bold industrial design.
Version:     1.2.0
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 8.0
License:     GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: momentum-trailers
Tags: custom-post-types, custom-colors, full-width-template, blog, portfolio, e-commerce
*/

/* =====================================================
   Base body rules — full styles live in css/momentum-theme.css
   This file is required by WordPress for theme identification.
   ===================================================== */

body {
    margin: 0;
    padding: 0;
}
