.elementor-kit-6{--e-global-color-primary:#D88F56;--e-global-color-secondary:#54595F;--e-global-color-text:#212529;--e-global-color-accent:#599F77;--e-global-color-22e7b9a:#465765;--e-global-color-cf663bb:#CCE5FF;--e-global-color-37819c4:#547D66;--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;--e-global-typography-548fa33-font-family:"Roboto";--e-global-typography-548fa33-font-size:24px;--e-global-typography-548fa33-font-weight:500;--e-global-typography-548fa33-font-style:italic;--e-global-typography-0d7adc8-font-family:"Roboto";--e-global-typography-0d7adc8-font-size:38px;--e-global-typography-0d7adc8-font-weight:500;--e-global-typography-55ababd-font-family:"Tahoma";--e-global-typography-55ababd-font-size:20px;--e-global-typography-55ababd-font-weight:500;--e-global-typography-d457d1f-font-family:"Tahoma";--e-global-typography-d457d1f-font-size:16px;--e-global-typography-d457d1f-font-weight:500;--e-global-typography-d457d1f-font-style:italic;--e-global-typography-d4d2e39-font-family:"Roboto";--e-global-typography-d4d2e39-font-size:35px;--e-global-typography-d4d2e39-font-weight:700;--e-global-typography-9282686-font-family:"Roboto";--e-global-typography-9282686-font-size:22px;--e-global-typography-9282686-font-weight:500;--e-global-typography-3fbab5e-font-family:"Roboto";--e-global-typography-3fbab5e-font-size:25px;--e-global-typography-3fbab5e-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.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 */strong{
    color: #d78f57 !important;
    font-weight: 500 !important;
}
p a{
    color: #00AAC3;
    text-decoration: underline !important;
}

.lj-section {
  padding: 40px 20px 40px 20px;
}

.lj-headline-section {
  padding: 50px 20px 50px 20px;
}

#lj-section #e-con-inner {
  gap: 40px;
}

@media (max-width: 1024px) {
  .lj-section {
    padding: 50px 20px;
  }
  .lj-headline-section {
    padding: 50px 20px;
  }
  .lj-section .e-con-inner {
    gap: 50px;
  }
}

@media (max-width: 767px) {
  .lj-section {
    padding: 40px 20px;
  }
  .lj-headline-section {
    padding: 40px 20px;
  }
  .lj-section .e-con-inner {
    gap: 40px;
  }
}

.no-select {
  user-select: none;
}/* End custom CSS */