.elementor-kit-24 e-page-transition{background-color:#FFBC7D;}.elementor-kit-24{color:#020202;font-family:"Montserrat", Sans-serif;font-size:15px;font-weight:400;line-height:1.6em;}.elementor-kit-24 a{color:#FFFFFF;}.elementor-kit-24 h1{color:#FFFFFF;font-size:70px;}.elementor-kit-24 h2{color:#FFFFFF;font-size:34px;}.elementor-kit-24 h3{color:#FFFFFF;font-size:24px;}.elementor-kit-24 h4{color:#FFFFFF;font-size:21px;}.elementor-kit-24 h5{color:#FFFFFF;font-size:18px;}.elementor-kit-24 h6{color:#FFFFFF;font-size:14px;}.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;}{}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 *//* Default: white fill + gray outline */
.state-title .elementor-heading-title{
  color:#FFFFFF00;
  -webkit-text-stroke:2px #ffffff;
  transition: color .25s ease, -webkit-text-stroke .25s ease;
}

/* Hover anywhere on the COLUMN changes the text */
.state-card:hover .state-title .elementor-heading-title{
  color:#ffffff;                 /* fill on hover */
  -webkit-text-stroke:2px #ffffff; /* outline on hover */
}

/* Optional: make sure hovering the letters alone doesn't matter */
.state-title .elementor-heading-title:hover{
  color: inherit;
}/* End custom CSS */