/*
Theme Name: TruckInsuranceFL
Theme URI: https://truckinsurancefl.com
Author: 1Solutions
Author URI: https://1solutions.biz
Description: Custom WordPress theme for TruckInsuranceFL — a professional Florida truck insurance website featuring an animated hero slider, multi-step quote form, and fully editable sections via the WordPress Customizer.
Version: 1.0.0
Requires at least: 5.8
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: truck-insurance-fl
Tags: business, insurance, custom-header, custom-logo, responsive-layout, full-width-template
*/

/* Base reset — all actual styles are in assets/css/style.css */
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
body { font-family: 'Open Sans', sans-serif; color: #1a1a2e; background: #fff; }
img { max-width: 100%; height: auto; display: block; }
a { text-decoration: none; color: inherit; }
ul { list-style: none; }







