.elementor-kit-7{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#FF8900;--e-global-color-text:#FFFFFF;--e-global-color-accent:#FF8900;--e-global-color-8056fb3:#CDCDCD;--e-global-color-dcb6a89:#5E5E5E;--e-global-color-400db05:#FFF1C1;--e-global-color-73eb573:#E5A93D;--e-global-color-4ced203:#FFFFFF;--e-global-color-438bfa9:#000000;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--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-7 e-page-transition{background-color:#FFBC7D;}.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 */.gold-gradient-text {
  /* The metallic gold gradient */
  background: linear-gradient(
    to bottom, 
    #fff1c1 0%,   /* Bright top highlight */
    #d4af37 35%,  /* Mid gold */
    #4b2a0e 50%,  /* Dark horizon reflection */
    #ffd75e 53%,  /* Bright highlight below horizon */
    #e5a93d 80%,  /* Rich warm gold */
    #704313 100%  /* Dark bottom edge shadow */
  );
  
  /* Apply the gradient to the text itself */
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent; /* Fallback */
  
  /* Optional: Adds a slight drop shadow similar to the logo */
  filter: drop-shadow(2px 4px 2px rgba(0,0,0,0.5));
}/* End custom CSS */