/*
Theme Name: Krazy Cleaning Theme
Theme URI: https://example.com/
Author: OpenAI
Description: Custom WordPress theme for Krazy Cleaning LLC with Contact Form 7 shortcode.
Version: 1.2
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.4
Text Domain: krazy-cleaning-theme
*/

html { scroll-behavior: smooth; }
body {
  font-family: Arial, Helvetica, sans-serif;
  color: #0f172a;
  background: #ffffff;
  margin: 0;
}
