.small-text {
    font-size: 0.85em;
    word-break: keep-all;
    hyphens: none;
    overflow-wrap: normal;
    line-height: 1.4;
}