/*
Theme Name: CargoHub One Page
Theme URI: https://example.com/cargohub-onepage
Author: k2 
Description: A responsive one-page logistics and freight WordPress theme, recreated from the supplied CargoHub home-page layout.
Version: 1.0.0
Text Domain: cargohub-onepage
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, custom-logo, custom-menu, featured-images, footer-widgets, full-width-template
*/

/* The complete front-end stylesheet is loaded from assets/css/style.css. */
:root { --cargohub-red: #e31c25; --cargohub-navy: #121b3a; }
* { box-sizing: border-box; }


