/* Footer */
.footer {
  padding: 20px;
  text-align: left;
  /*background: #ddd;*/
  background: #cacaca;
  color: #000;
}

.sector_redes_contacto .social-icons_contact .fa-envelope-o:before {
  content: "\f003";
  font-size: 18px;
}
.sector_redes_contacto .social-icons_contact .fa-whatsapp:before {
  content: "\f232";
  font-size: 20px;
}
.sector_redes_contacto .social-icons_contact .fa-phone:before {
  content: "\f095";
  font-size: 18px;
}
