footer {
  background: #1E4E9B;
  color: white;
  text-align: center; 
  padding: 50px 20px;
}

footer p { 
  margin: 5px 0; font-size: 0.95rem; 
}

.footer-creditos{   
  margin: 20px 0 0 0;
}

.footer-creditos a{
  color:#d0ccccc2; 
  text-align: center;
  font-size: 14px;
  font-weight: 300;
  text-decoration: none;
}