#footer{  
background: #00ffff; 
background-color: #00ffff; /*#00ffff Azul claro  #01ffff Azul claro FB*/ /*checar mas a detalle proximos banners*/ /*#e9cd9e beige de prueba en dado caso de que no se utlkize una image de fondo Color de texto #666723 verde seco */
padding-top: 0px;
margin-top: 20px;
border:0;
text-transform: uppercase;
letter-spacing: 3px;
text-align: center;
}
 

/*Footer Text-color*/
.text-align-center
 {
    color: #1b4458!important;
}

#footer a, #footer {
    color: #02051c;
}

/* -Posible fondo-
background-image: url(/sites/default/files/2025-01/Footer%20tets.jpg);
    background-size: 1000%;
    background-repeat: round;
*/

/* p {
	  background: -webkit-linear-gradient(260deg, #676822 0%, #575613 50%, #474606 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
*/