.text-primary, .primary-text {
    color: navy;
}

td.break-words {
    word-wrap:break-word;
    word-break:break-all;
}