.footer__app-badges { 
    display: flex; 
    flex-direction: row; 
    gap: 8px; 
    align-items: center; 
    justify-content: flex-start; 
    margin-top:8px;
    margin-bottom:8px;
}