
.efe-footer{
  text-align:center;
  padding:14px 10px;
  background:linear-gradient(135deg,#101018,#1c1c26);
  color:#fff;
  border-top:2px solid #ff2e93; /* rosa EG */
  box-shadow:0 -8px 24px rgba(0,0,0,.18);
  font-size:.92rem;
}
.efe-footer a{ color:#f7c948; font-weight:700; }
.efe-footer a:hover{ color:#ffffff; text-decoration:underline; }
