.text-only {
    padding: 0 20px;
}
.text-only .co-text .co-text--content {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.text-only .co-text .co-text--content p,
.text-only .co-text .co-text--content h2
{
    text-align: center;
}