.elementor-kit-7{--e-global-color-primary:#993300;--e-global-color-secondary:#3A3A3A;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-0d63cfe:#993300;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;--e-global-typography-1fabc76-font-family:"Cormorant Garamond";--e-global-typography-1fabc76-font-size:18px;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 h1{color:#993300;font-family:"Cormorant Garamond", Sans-serif;font-size:2.8rem;line-height:3.6rem;}.elementor-kit-7 h2{color:#3A3A3A;font-family:"Cormorant Garamond", Sans-serif;font-size:3rem;}.elementor-kit-7 h3{color:#3A3A3A;font-family:"Cormorant Garamond", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 */.footer_title {
  font-family: "Cormorant Garamond";
  font-size: 1Rem;
  color: #993300;
}

.img-zoom-dark {
  overflow: hidden;
  border-radius: 3px;
}

.img-zoom-dark .elementor-widget-container {
  overflow: hidden;
  border-radius: 3px;
  line-height: 0;
}

.img-zoom-dark a {
  display: block;
  overflow: hidden;
  border-radius: 3px;
}

.img-zoom-dark img {
  display: block;
  width: 100%;
  border-radius: 3px;
  transition: transform 0.5s ease, filter 0.5s ease;
}

.img-zoom-dark:hover img {
  transform: scale(1.08);
  filter: brightness(75%);
}/* End custom CSS */