@charset "UTF-8";

.text-wrap-break {
    white-space: normal !important;
    word-break: break-word;
}