EN ESTE MOMENTO NO HAY PUBLICACIONES.
/* Footer: texto blanco y fondo rojo */ footer { background-color: #d32f2f !important; color: #ffffff !important; } /* Si querés solo el menú del footer en blanco */ footer a { color: #ffffff !important; } /* Si querés que los links no tengan subrayado */ footer a { text-decoration: none !important; }
EN ESTE MOMENTO NO HAY PUBLICACIONES.