.footer-icon img {
    width: 30px;
    height: 30px;
}

footer {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
}