html, body {
    height: 100%;
}

body {
    display: flex;
    flex-direction: column;
}

body .elementor-location-single {
    flex: 1 0 auto;
}

ul,ol {
    margin-bottom: .9rem;
}
li {
    margin-bottom: 4px;
}

.elementor-text-editor p:last-child {
    margin-bottom: 0;
}