.elementor-kit-7{--e-global-color-primary:#160208;--e-global-color-secondary:#380913;--e-global-color-text:#F8F4E3;--e-global-color-accent:#C9A84C;--e-global-typography-primary-font-family:"Lavishly Yours";--e-global-typography-primary-font-size:60px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Cormorant Garamond";--e-global-typography-secondary-font-size:20px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Karla";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Fleur De Leah";--e-global-typography-accent-font-size:24px;--e-global-typography-accent-font-weight:500;background-color:transparent;background-image:linear-gradient(180deg, #160208 0%, #0F0108 100%);}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{font-family:"Karla", Sans-serif;font-size:10px;font-weight:400;text-transform:uppercase;color:#E2C97E;border-style:solid;border-width:1px 1px 1px 1px;border-color:#C9A84C59;padding:15px 052px 15px 052px;}.elementor-kit-7 button:hover,.elementor-kit-7 button:focus,.elementor-kit-7 input[type="button"]:hover,.elementor-kit-7 input[type="button"]:focus,.elementor-kit-7 input[type="submit"]:hover,.elementor-kit-7 input[type="submit"]:focus,.elementor-kit-7 .elementor-button:hover,.elementor-kit-7 .elementor-button:focus{color:#C9A84C;box-shadow:0px 0px 20px 0px rgba(201.00000000000003, 168.00000000000006, 76.00000000000001, 0.4);border-style:solid;border-width:1px 1px 1px 1px;border-color:#C9A84C8C;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;--container-default-padding-top:15px;--container-default-padding-right:065px;--container-default-padding-bottom:15px;--container-default-padding-left:065px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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 */:root {
  --mahogany: #380913;
  --espresso: #592F32;
  --ivory: #F8F4E3;
  --midnight: #160208;
  --deep: #0f0108;
  --gold: #C9A84C;
  --gold-light: #E2C97E;
  --gold-warm: #d4a835;
}

html {
  scroll-behavior: smooth;
}

body {
  background: var(--midnight);
  color: var(--ivory);
  font-family: 'Karla', sans-serif;
  font-weight: 400;
  min-height: 100vh;
  overflow-x: hidden;
}/* End custom CSS */