.elementor-9403 .elementor-element.elementor-element-f731b0a{--display:flex;--margin-top:-140px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-9403 .elementor-element.elementor-element-b472b15{--display:flex;}.elementor-9403 .elementor-element.elementor-element-9353a1c{text-align:left;}.elementor-9403 .elementor-element.elementor-element-9353a1c .elementor-heading-title{font-size:22px;line-height:2.5rem;}.elementor-9403 .elementor-element.elementor-element-059de54{--display:flex;}@media(min-width:768px){.elementor-9403 .elementor-element.elementor-element-f731b0a{--width:100%;}}/* Start custom CSS for html, class: .elementor-element-bb28e48 *//* 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 */