﻿#footer{
    padding: 68px;
    background-image: none !important;
}
#footer .items{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 30px;
}
#footer .logo{
    max-width:75%;
    display: flex;
}