.footer-gradient {
    background: linear-gradient(135deg, #01225e, #720163); /* Azul oscuro a morado azulado */
    color: white;
  }