/* Bonds app overrides and custom styles */

.card-header-title {
    word-break: break-word;
}

.content.box {
    white-space: pre-wrap;
}
