footer {
    .logo {
        width: 128px;
        aspect-ratio: 1 / 1;

        svg {
            width: 100%;
            height: 100%;
        }
    }
}