
html, body {
    height: 100%;
    margin: 0;
}

body {
    display: flex;
    flex-direction: column;
}

.elementor-location-header {
    flex-shrink: 0;
}

.elementor-location-footer {
    margin-top: auto;
}