.elementor-kit-7{--e-global-color-primary:#1B6231;--e-global-color-secondary:#54595F;--e-global-color-text:#000000;--e-global-color-accent:#008000;--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;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{background-color:#008000;text-shadow:0px 0px 10px rgba(0,0,0,0.3);color:var( --e-global-color-primary );}.elementor-kit-7 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 *//* Banner Slider 08 – Know More button */
.banner-eight-button a {
  background-color: #008000 !important; /* your new color */
  color: #ffffff !important;
}

/* Hover state */
.banner-eight-button a:hover {
  background-color: #008000 !important;
  color: #ffffff !important;
}
/* Banner Slider 08 – button */

.banner-eight-button a {
  background-color: #2E7D32 !important; /* green */
  color: #ffffff !important;
}

/* SVG icon inside button */
.banner-eight-button a svg path {
  fill: #ffffff !important;
}

/* Hover */
.banner-eight-button a:hover {
  background-color: #1B5E20 !important;
  color: #ffffff !important;
}

.banner-eight-button a:hover svg path {
  fill: #ffffff !important;
}/* End custom CSS */