.elementor-kit-9325{--e-global-color-primary:#1FB25A;--e-global-color-secondary:#000000;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-515f0bd:#FFFFFF;--e-global-color-a653c8a:#F57B20;--e-global-color-2adb1ba:#EDF8F0;--e-global-color-1b168a3:#F7F5F5;--e-global-color-238a62f:#254F34;--e-global-color-7f82b52:#A0A0A0;--e-global-color-d5a2e8d:#3A22B2;--e-global-color-c988f58:#272876;--e-global-color-d285cd3:#180048;--e-global-color-5f91619:#110031;--e-global-color-b9a2b79:#F051F8;--e-global-typography-primary-font-family:"League Spartan";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"League Spartan";--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:500;font-family:"Montserrat", Sans-serif;font-size:18px;font-style:normal;}.elementor-kit-9325 e-page-transition{background-color:#FFBC7D;}.elementor-kit-9325 a{color:var( --e-global-color-238a62f );}.elementor-kit-9325 h1{font-family:"League Spartan", Sans-serif;}.elementor-kit-9325 h2{font-family:"League Spartan", Sans-serif;font-size:35px;font-weight:700;}.elementor-kit-9325 h3{font-family:"League Spartan", Sans-serif;font-size:25px;font-weight:700;}.elementor-kit-9325 h4{font-family:"League Spartan", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:90%;}.e-con{--container-max-width:90%;}.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 */a,
a:link,
a:visited {
    color: inherit;
}

.btn-right {
  background: white;
  font-family: Montserrat, sans-serif;
  padding: 0.35em 0.5em 0.35em 1.2em;
  font-size: 16px;
  font-weight: 600;
  border-radius: 25px;
  border: none;
  letter-spacing: 0.05em;
  display: inline-flex;
  align-items: center;
  overflow: hidden;
  position: relative;
  height: 2.8em;
  cursor: pointer;
  transition: color 0.3s ease;
  text-decoration: none;
}

.btn-right--green {
  color: #1FB25A;
}

.btn-right--black {
  color: #000000;
}

.btn-right-text {
  position: relative;
  z-index: 1;
  pointer-events: none;
  padding-right: 3em;
}

.btn-right-bg {
  background: #1FB25A url('https://greenerenergygroup-co-uk.stackstaging.com/wp-content/uploads/2026/04/GE-Green-circle-right.svg') center / 2.2em no-repeat;
  position: absolute;
  top: 0.3em;
  right: 0.3em;
  bottom: 0.3em;
  width: 2.2em;
  border-radius: 25px;
  transition: width 0.3s ease;
  z-index: 2;
  pointer-events: none;
}

.btn-right:hover .btn-right-bg {
  width: calc(100% - 0.6em);
}

.btn-right:active .btn-right-bg {
  transform: scale(0.95);
}/* End custom CSS */