/*
Theme Name: Safe Ship Moving
Theme URI: https://example.com/safeship-moving
Author: Safe Ship Moving
Author URI: https://example.com
Description: A professional, multi-page WordPress theme for moving services. Inspired by Safe Ship Moving, with bold red and orange branding, IBM Plex Sans typography, a quote form, services grid, testimonials, and FAQs. Includes templates for Long Distance, Residential, Corporate, Military, Packing, Storage, About and Contact pages.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: safeship-moving
Tags: business, services, custom-menu, custom-logo, custom-colors, featured-images, threaded-comments, translation-ready, block-styles, wide-blocks
*/

/*
The full visual styles live in /assets/css/main.css and are enqueued
via functions.php. This file exists to satisfy WordPress' theme header
requirements and to provide minimal fallback styles.
*/

body {
    margin: 0;
    font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #37141B;
    background: #ffffff;
}
