/* globally accessible and generic utility classes */
:global(.pv-break-word) {
  word-break: break-word;
}
