.richtext {
    position: relative;
}

.richtext p:not(:last-child) {
    margin-bottom: var(--grid-gutter);
}