.footer {
    display: flex;
    border-top: solid 1px #ffffff21;
    justify-content: center;
    max-height: 150px
}

.footer-img {
    height: 100px
}

.footer-logo {
    margin-block:20px;
    justify-content: center
}

.footer span {
    display: flex;
    font-size: 16px;
    color: #ffffff48;
    justify-content: center;
    margin-bottom: 15px
}