#header-telefono {
  color: #fe6215 !important;
}

#header-telefono a {
  color: #fe6215 !important;
}

#btn-send-form {
  background-color: #fe6215;
}

#footer ul li a.contacto span.icono {
  background: url(../../images/boton-email-cl.png) no-repeat top center;
  background-size: contain;
  height: 30px;
}

#footer ul li a.contacto span.icono:before {
  background: url(../../images/boton-email-white.png) no-repeat top center;
  background-size: contain;
  height: 30px;
}

#sidebar nav ul li a.contacto span.icono {
  background: url(../../images/boton-email-cl.png) no-repeat top center;
  background-size: contain;
  height: 30px;
}

#sidebar nav ul li a.contacto span.icono:before {
  background: url(../../images/boton-email-white.png) no-repeat top center;
  background-size: contain;
  height: 30px;
}