/* Sticky footer styles
-------------------------------------------------- */
body {
    padding-top: 70px;
  margin: 0 auto;
}
.footer {
    position: relative;
   margin-top: auto;
  /* Set the fixed height of the footer here */
  height: auto;
  background-color: #f5f5f5;
}


/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */
.container .text-muted { 
    text-align: center;
    
}

.texto_centrado { text-align:center}
