/*
Theme Name: Sussex Autos
Theme URI: https://sussexautoss.uk/
Author: Sussex Autos
Author URI: https://sussexautoss.uk/
Description: Dark, responsive automotive theme for a tyre & exhaust shop in Littlehampton, UK. Features hero carousel, services, products, gallery, contact form, and customizer options.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sussexautos-theme
Tags: responsive, dark, automotive, custom-logo, custom-menu, one-column, two-columns
*/

/* Minimal base to ensure no unstyled flash before main.css */
html, body {
	margin: 0;
	padding: 0;
	background: #0f0f10;
	color: #f0f2f5;
}


