/*------------------------------------*\
    BREAK WORD
\*------------------------------------*/

.ds_break-word {
    overflow-wrap: break-word;
}
