@charset "UTF-8";

footer {
    &:not(:has(*)) {
        display: none;
    }
}