.text__desc {
    max-width: 80rem;
    font-size: 1.0625rem;
    line-height: 1.5;
    padding-left: 1rem;
    padding-right: 1rem;
    word-break: initial;
}
.text__desc > *:not(:last-child) {
    margin-bottom: 1.5rem;
}