/*
Theme Name: Nice Emotions — Luxury Wedding Cinematography
Theme URI: https://niceemotions.com
Author: Nice Emotions Studio
Author URI: https://niceemotions.com
Description: Bespoke luxury dark-themed wedding cinematography & candid photography WordPress theme with video hero backgrounds, interactive portfolio filters, client testimonials, and booking inquiry workflows.
Version: 1.0.0
Tested up to: 6.7
Requires at least: 5.8
Requires PHP: 7.4
License: GNU General Public License v2 or later
Text Domain: nice-emotions
*/

html, body {
  margin: 0;
  padding: 0;
  background-color: #0A0A0B;
  color: #F5F3EF;
  font-family: 'Montserrat', sans-serif;
  overflow-x: hidden;
  line-height: 1.6;
}

#nice-emotions-site-wrapper {
  width: 100%;
  min-height: 100vh;
  background: #0A0A0B;
}
