:root {
    --footer-padding-bottom-for-powerline: 240px;
}

@media (min-width: 1024px) {
    :root {
        --footer-padding-bottom-for-powerline: 168px;
    }
}