.testimony__body > *,
.testimony__text,
.testimony__text-inner {
    min-width: 0;
}

.testimony__text,
.testimony__text-inner {
    max-width: 100%;
}

.testimony__text-inner,
.testimony__text a:not(.button) {
    overflow-wrap: anywhere;
    word-break: break-word;
}
