.elementor-10116 .elementor-element.elementor-element-cb7eef2{--display:flex;}.elementor-10116 .elementor-element.elementor-element-8f965ec{text-align:center;}.elementor-10116 .elementor-element.elementor-element-662d8f1{--spacer-size:50px;}.elementor-10116 .elementor-element.elementor-element-7fb0564{text-align:left;}.elementor-10116 .elementor-element.elementor-element-e7dc3b5{--display:flex;}/* Start custom CSS for html, class: .elementor-element-f1a38ef *//* Footer menu background - change from dark gray to #1B5E20 */
.gt-footer-menu.gt-dark {
  background-color: #1B5E20 !important;
}

/* Center the footer menu navigation */
.gt-footer-menu .gt-menu {
  display: flex !important;
  justify-content: center !important;
  text-align: center !important;
}

/* Center menu items and increase line height */
.gt-footer-menu .menu {
  display: flex !important;
  justify-content: center !important;
  flex-wrap: wrap !important;
  gap: 20px !important;
  line-height: 2 !important;
}

/* Style individual menu items */
.gt-footer-menu .menu-item {
  display: inline-flex !important;
  align-items: center !important;
  line-height: 2 !important;
  margin: 0 !important;
}

/* Style menu item links */
.gt-footer-menu .menu-item a {
  color: #FFFFFF !important;
  text-decoration: none !important;
  font-weight: 500 !important;
  padding: 10px 15px !important;
  line-height: 2 !important;
}

.gt-footer-menu .menu-item a:hover {
  text-decoration: underline !important;
  color: #E8F5E9 !important;
}

/* Adjust container for centering */
.gt-footer-menu .gt-container {
  text-align: center !important;
}

/* Remove left alignment class */
.gt-footer-menu.gt-align-left {
  text-align: center !important;
}

/* Off-canvas background color */
.gt-off-canvas.gt-dark {
  background-color: #1B5E20 !important;
}/* End custom CSS */