.elementor-kit-702{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#8C332D;--e-global-color-text:#797979;--e-global-color-accent:#766961;--e-global-color-36961078:#000000;--e-global-color-416da650:#FFFFFF;--e-global-color-5c01f37:#8C332D;--e-global-color-9291742:#883344;--e-global-color-1378818:#766961;--e-global-color-ac03397:#F8F8F8;--e-global-color-f51fccf:#A0A79E;--e-global-color-c95536f:#161616;--e-global-color-380933c:#1D1D1D;--e-global-typography-primary-font-family:"Times New Roman";--e-global-typography-primary-font-weight:300;--e-global-typography-secondary-font-family:"Manrope";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-702 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Elegant editorial feel for Ivy Interiors */
body {
  background-color: #0e0e0e;
  color: #dcdcdc;
  font-family: 'Lato', sans-serif;
  line-height: 1.6;
}

h1, h2, h3, h4 {
  font-family: 'Playfair Display', serif;
  color: #f2f2f2;
  font-weight: 600;
  letter-spacing: 0.5px;
}

blockquote, .quote {
  font-family: 'Cormorant Garamond', serif;
  font-style: italic;
  color: #C5A253;
  border-left: 3px solid #C5A253;
  padding-left: 15px;
  margin: 30px 0;
}

.gold-line {
  width: 60px;
  height: 2px;
  background: #C5A253;
  margin: 20px auto;
}

.elementor-button {
  border: 2px solid #C5A253;
  border-radius: 8px;
  color: #C5A253 !important;
  padding: 12px 32px;
  transition: all 0.3s ease;
}

.elementor-button:hover {
  background: #C5A253;
  color: #111 !important;
}

.section-dark {
  background-color: #121212;
  padding: 100px 0;
}

.section-garnet {
  background: linear-gradient(135deg, #5b2c2c, #2a1a1a);
  padding: 100px 0;
  color: #f5f3ed;
}

@media (max-width: 767px) {
  h1, h2, h3 { text-align: center; }
  .elementor-section { padding: 60px 20px !important; }
}/* End custom CSS */