footer {
    background-color: #cf0000;
    margin-top: 3em;
    color: white;
}

#footer-text {
    background-color: #2e2d2d;
    color: white;
}

@media (max-width: 600px) {
    footer {
      text-align: center !important;
    }
  }

 h2, h3,h4 {
    color: #cf317f;
  } 
  
#mapa {
	display: inline-block;
}