.elementor-kit-6{--e-global-color-primary:#215732;--e-global-color-secondary:#E5D7B5;--e-global-color-text:#222222;--e-global-color-accent:#215732;--e-global-color-d80f33c:#E5D7B5;--e-global-color-216c421:#215732;--e-global-color-75442c2:#E5E2D9;--e-global-color-db996ee:#414C60;--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;background-color:var( --e-global-color-secondary );}.elementor-kit-6 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);}@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 *//* Desktop and tablet â€” locked */
.cp-logo img {
  width: 400px !important;
  max-width: 500px !important;
}

.cp-txt,
.cp-txt-middle {
  width: 400px !important;
  max-width: 400px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

/* Lock text sizes */
.cp-txt {
  font-size: 18px !important;
  letter-spacing: 0.1em !important;
  line-height:29px !important;
  margin-top: 30px !important; /* gap between text blocks */
}

.cp-txt-middle {
  font-size: 22px !important;
  letter-spacing: 0.01em !important;
}

/* Mobile only â€” scale down */
@media (max-width: 767px) {
  .cp-logo img {
    width: 70vw !important;
    max-width: 70vw !important;
  }
  .cp-txt,
  .cp-txt-middle {
    width: 70vw !important;
    max-width: 70vw !important;
  }
  .cp-txt {
    font-size: 12px !important;
    line-height: 18px!important;
      letter-spacing: 0.1em !important;
      margin-top: 5px !important;
  }
  
  .cp-txt-middle {
    font-size: 16px !important;
   line-height: 17px!important;
   letter-spacing: 0.01em !important;
  }
}/* End custom CSS */