/*
Theme Name: Carpet Cleaner Booking
Theme URI: https://example.com/themes/carpet-cleaner-booking
Author: ChatGPT
Author URI: https://example.com
Description: Lightweight WordPress theme for carpet cleaning businesses with built-in online booking (AJAX, conflict checks, email alerts).
Version: 1.0.0
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ccb
*/
css

body {
  background: url("https://hippiesteamers.com/wp-content/uploads/2025/09/vecteezy_rainbow-coloured-abstract-tie-dye-background_7508765.jpg") no-repeat center center fixed !important;
  background-size: cover !important;
  background-color: transparent !important;
  color: #fff;
}
