.elementor-kit-5{--e-global-color-primary:#FFE200;--e-global-color-secondary:#B6C931;--e-global-color-text:#1C1C1C;--e-global-color-accent:#FF4715;--e-global-typography-primary-font-family:"Open Sans";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Open Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Open Sans";--e-global-typography-accent-font-weight:400;color:#1C1C1C;font-family:"Open Sans", Sans-serif;font-size:16px;font-weight:400;line-height:28px;word-spacing:1px;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{background-color:#FF4715;font-weight:700;text-transform:uppercase;text-decoration:none;line-height:16px;color:#FFFFFF;border-style:none;border-radius:4px 4px 4px 4px;}.elementor-kit-5 button:hover,.elementor-kit-5 button:focus,.elementor-kit-5 input[type="button"]:hover,.elementor-kit-5 input[type="button"]:focus,.elementor-kit-5 input[type="submit"]:hover,.elementor-kit-5 input[type="submit"]:focus,.elementor-kit-5 .elementor-button:hover,.elementor-kit-5 .elementor-button:focus{background-color:#A0360C;color:#FFFFFF;border-radius:4px 4px 4px 4px;}.elementor-kit-5 a{color:#FF4715;}.elementor-kit-5 a:hover{color:#FF4715;text-decoration:underline;}.elementor-kit-5 h1{color:#1C1C1C;font-size:38px;font-weight:700;}.elementor-kit-5 h2{color:#1C1C1C;font-size:36px;font-weight:700;line-height:49px;}.elementor-kit-5 h3{color:#1C1C1C;font-size:24px;font-weight:700;line-height:33px;}.elementor-kit-5 h4{color:#1C1C1C;font-size:24px;font-weight:700;line-height:33px;}.elementor-kit-5 h5{color:#1C1C1C;font-size:20px;font-weight:700;}.elementor-kit-5 h6{color:#1C1C1C;font-size:16px;font-weight:700;}.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 *//* Remove underline on hover for links styled as buttons */
a.elementor-button:hover,
.elementor-button-wrapper a:hover,
button:hover {
  text-decoration: none !important;
}

/* Remove list indentation */
ul,
ol {
  padding-left: 1em;  /* or 0, depending on your layout */
  margin-left: 0;
}

/* Optional: for nested lists, keep some indentation */
ul ul,
ol ol {
  padding-left: 1.5em;
}/* End custom CSS */