.elementor-kit-36{--e-global-color-primary:#081716;--e-global-color-secondary:#006D75;--e-global-color-text:#FFFFFF;--e-global-color-accent:#F8B732;--e-global-color-d220e6e:#092827;--e-global-color-4605402:#FFFFFF1A;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-size:48px;--e-global-typography-primary-font-weight:900;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-primary-font-style:italic;--e-global-typography-primary-line-height:100px;--e-global-typography-primary-letter-spacing:-2px;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-size:24px;--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:15px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-size:11px;--e-global-typography-accent-font-weight:400;color:#FFFFFF;font-family:"Inter", Sans-serif;font-size:22px;font-weight:400;}.elementor-kit-36 button,.elementor-kit-36 input[type="button"],.elementor-kit-36 input[type="submit"],.elementor-kit-36 .elementor-button{background-color:#2A7678;font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );text-shadow:0px 0px 10px rgba(0,0,0,0.3);color:#FFFFFF;}.elementor-kit-36 e-page-transition{background-color:#FFBC7D;}.elementor-kit-36 a{color:#DCBC04;font-family:"Bebas Neue", Sans-serif;font-size:46px;}.elementor-kit-36 h1{color:#FFFFFF;font-family:"Bebas Neue", Sans-serif;font-size:50px;}.elementor-kit-36 h2{color:#FFFFFF;font-family:"Bebas Neue", Sans-serif;font-size:50px;}.elementor-kit-36 h6{color:var( --e-global-color-primary );font-family:"Bebas Neue", Sans-serif;font-size:12px;font-weight:600;font-style:italic;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}.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-kit-36 button,.elementor-kit-36 input[type="button"],.elementor-kit-36 input[type="submit"],.elementor-kit-36 .elementor-button{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-36 button,.elementor-kit-36 input[type="button"],.elementor-kit-36 input[type="submit"],.elementor-kit-36 .elementor-button{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */h1.entry-title {
  display: none;
}
.line-text {
  font-family: 'Bebas Neue', sans-serif;
  font-weight: 700;
  font-size: 45px;
  color: white;
  line-height: 1.3;
}

.link-text a {
  color: #1C676F;
  text-decoration: none;
  transition: color 0.2s ease;
}

.link-text a:hover {
  color: white;
}

@media (max-width: 767px) {
  .line-text {
    font-size: 22px;
  }
}/* End custom CSS */