.footer {
    background-color: #212529;
    color: #96989a ;
    text-align: center;
    align-items: center;
    margin-top: 20px;
    padding-top: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    height: auto;
   }
   a.mobil {

       text-decoration: none;
       color: #96989a;
   }