 /* RODAPÉ */
 
 footer {
   min-height: 450px;
   background-color: #0a5bb8bb !important;
   text-align: center;
   padding: 80px 0;
}

.img-ftr {
   margin: 15px 0;
   height: 115px;
}


.lista-footer.row {   
   list-style-type: none;
   margin: 40px 0 16px;
   padding: 0;
}

.lista-footer li {margin: 15px 0}

.lista-footer a {
   text-decoration: none;
   color: white;
   display: block;
   padding: 0;
   font-weight:500;
}

/* Produzido por... */

#assinatura p {
   color: white;
   background-color: black;
   margin: 0;
}