/*
Theme Name: Dinuels Dumpster
Theme URI: https://dinuelsdumpster.com/
Author: Dinuels Dumpster
Description: Custom responsive WordPress theme for Dinuels Dumpster Rental, converted from the approved multi-page website design.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: dinuels-dumpster
License: GNU General Public License v2 or later
*/

/* Page-specific visual styling is bundled inside each template to preserve the approved design. */
html { scroll-behavior: smooth; }
body { margin: 0; }
.admin-bar header { top: 32px; }
@media (max-width: 782px) { .admin-bar header { top: 46px; } }
