.elementor-kit-475{--e-global-color-primary:#1B2021;--e-global-color-secondary:#6A772F;--e-global-color-text:#2B2F31;--e-global-color-accent:#7E8B3A;--e-global-typography-primary-font-family:"EB Garamond";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Lora";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Lora";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"EB Garamond";--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:1px;}.elementor-kit-475 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){--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:1025px){.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 *//* Light button style – for content areas */
.elementor-button {
  background: #ffffff;
  color: #1B1B1B;
  border: 1px solid #EAEAEA;
  border-radius: 14px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.07);
  transition: all 0.25s ease;
  font-weight: 500;
  letter-spacing: 0.02em;
  padding: 12px 26px;
}

.elementor-button:hover {
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.10);
  transform: translateY(-2px);
}

/* Dark button variant – for header/support buttons */
.btn-dark {
  background: #000;
  color: #fff;
  border: none;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.25);
}

.btn-dark:hover {
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.35);
  transform: translateY(-2px);
}/* End custom CSS */