/*
Theme Name: KOB Mardi Gras Classic
Theme URI: https://www.kreweofbonaparte.org/
Author: Krewe of Bonaparte / Foster Marketing
Description: Lightweight event microsite theme for the Krewe of Bonaparte Mardi Gras Classic. Requires the KOB Event Registration companion plugin for the event landing page and WooCommerce event products.
Version: 1.0.0
Text Domain: kob-mardi-gras-classic
*/
html { scroll-behavior: smooth; }
body { margin:0; background:#fff; color:#222; font-family:Arial,Helvetica,sans-serif; }
a { color:inherit; }
.site-header { background:#032e38; padding:14px 5%; display:flex; justify-content:space-between; align-items:center; gap:20px; }
.site-branding a { color:#fff; text-decoration:none; font-weight:800; letter-spacing:.5px; }
.site-nav a { color:#fff; text-decoration:none; margin-left:18px; font-size:14px; }
.site-main { min-height:60vh; }
.site-footer { background:#032e38; color:#fff; text-align:center; padding:25px 5%; font-size:13px; }
.woocommerce-page .site-main { width:min(1180px,90%); margin:40px auto; }
