.app-download{
    width: 100%;
    background: #FFE2EA;
    position: fixed;
    height: 60px;
    bottom: 0px;
    
    display: none;
    align-items: center;
    justify-content: center;
}

.app-download img{
    margin: 10px;
}
.footer {
  border-top: 1px solid #ddd;
}
.footer, .footer a {
  color: #444;
}