.elementor-4448 .elementor-element.elementor-element-273ad90{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-4448 .elementor-element.elementor-element-273ad90:not(.elementor-motion-effects-element-type-background), .elementor-4448 .elementor-element.elementor-element-273ad90 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-9f33943 );}.elementor-4448 .elementor-element.elementor-element-aa0b7bc{margin:-22px -9px calc(var(--kit-widget-spacing, 0px) + -9px) -9px;}body.elementor-page-4448:not(.elementor-motion-effects-element-type-background), body.elementor-page-4448 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-2585610 );}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-aa0b7bc */.footer {
  background-color: #051703;
  color: white;
  padding: 40px 20px;
  font-family: Arial, sans-serif;
}

.footer-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 1200px;
  margin: auto;
}

.footer-column {
  flex: 1 1 200px;
  margin: 10px;
}

.footer-column h4 {
  color: #B88C3A;
  margin-bottom: 10px;
}

.footer-column p,
.footer-column a {
  color: white;
  font-size: 14px;
  text-decoration: none;
}

.footer-column a:hover {
  text-decoration: underline;
}

.logo {
  width: 150px;
  margin-bottom: 10px;
}

.social-icons {
  display: flex;
  gap: 10px;
  margin-top: 10px;
}

.social-icons img {
  width: 24px;
  height: 24px;
}

h3 {
  color: white;
}

.vox {
  text-align: center;
}

.formulario-manipulado {
    display: none;
    
}/* End custom CSS */