html {
    height: auto;
}

body--text p:not(:last-child) {
    margin-bottom: 10px;
}

body--text h1:not(:last-child),
body--text h2:not(:last-child),
body--text h3:not(:last-child),
body--text h4:not(:last-child),
body--text h5:not(:last-child),
body--text h6:not(:last-child) {
    margin-bottom: 10px;
}