[is='text'] {
    max-width: 800px;
    margin: auto;
}

[is='text'] h2 {
    margin-bottom: 24px;
}

[is='text'] > *:last-child {
    margin-bottom: 0;
}