/*
Theme Name: Sakura Dreams
Theme URI: https://sakurawetdreams.com
Author: Sakura Dreams
Description: Custom theme for Sakura Dreams — Southern Ontario. Page templates for homepage, about, contact, cities, and models. Each template ships fully self-contained HTML/CSS (Playfair Display + Outfit, warm dark palette). Enable Settings → Reading → Static front page set to "Homepage".
Version: 1.3.4
Requires at least: 6.0
Tested up to: 6.4
Requires PHP: 7.4
License: Proprietary
Text Domain: sakura-dreams
*/

/* Override Elementor kit body background left over from the previous theme.
   Enqueued in wp_head with priority 9999 so it wins the cascade against
   wp-content/uploads/elementor/css/post-55.css. */
html body,
html body.elementor-default,
html body[class*="elementor-kit-"] {
	background-color: #0A0708 !important;
	background-image: none !important;
}
