.elementor-539 .elementor-element.elementor-element-33ccb2f{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-539 .elementor-element.elementor-element-33ccb2f:not(.elementor-motion-effects-element-type-background), .elementor-539 .elementor-element.elementor-element-33ccb2f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#2A2A2A;}.elementor-539 .elementor-element.elementor-element-cb68520{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-539 .elementor-element.elementor-element-6e3e695{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-539 .elementor-element.elementor-element-6e3e695.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-539 .elementor-element.elementor-element-4acc41b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-539 .elementor-element.elementor-element-4acc41b.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-539 .elementor-element.elementor-element-58ad7c6{margin:60px 60px calc(var(--kit-widget-spacing, 0px) + 60px) 60px;}@media(max-width:767px){.elementor-539 .elementor-element.elementor-element-a34c570{margin:-20px -20px calc(var(--kit-widget-spacing, 0px) + -20px) -20px;}.elementor-539 .elementor-element.elementor-element-58ad7c6{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}}@media(min-width:768px){.elementor-539 .elementor-element.elementor-element-cb68520{--width:25%;}.elementor-539 .elementor-element.elementor-element-6e3e695{--width:27.468%;}.elementor-539 .elementor-element.elementor-element-4acc41b{--width:25.573%;}}/* Start custom CSS for html, class: .elementor-element-a34c570 */.footer {

  color: #fff;
  padding: 40px 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.footer-menu {
  flex: 1 1 200px; /* responsive */
  margin: 10px;
}

.footer-menu h3 {
  color: #fff;
  margin-bottom: 15px;
  font-size: 16px;
}

.footer-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer-menu ul li {
  margin-bottom: 10px;
}

.footer-menu ul li a {
  color: #fff;
  text-decoration: none;
  transition: color 0.3s ease;
}

.footer-menu ul li a:hover {
  color: #fff;
}/* End custom CSS */